react-native/Libraries/Components/Picker
Seth Fitzsimmons 9afb71fde8 Replace React.createClass with create-react-class
Summary:
This replaces all uses of `React.createClass` with `createReactClass` from the `create-react-class` package, attempting to match use of `var` and `const` according to local style.

Fixes #14620
Refs #14712
Closes https://github.com/facebook/react-native/pull/14729

Differential Revision: D5321810

Pulled By: hramos

fbshipit-source-id: ae7b40640b2773fd89c3fb727ec87f688bebf585
2017-07-07 14:36:01 -07:00
..
Picker.js clarify the picker onValueChange 2017-04-28 04:04:14 -07:00
PickerAndroid.android.js react@16 did away with PropTypes; require prop-types instead 2017-06-22 13:49:57 -07:00
PickerAndroid.ios.js Add a cross-platform Picker 2016-01-29 03:59:54 -08:00
PickerIOS.android.js Removed exported constants for fixed-size views 2016-04-26 04:21:39 -07:00
PickerIOS.ios.js Replace React.createClass with create-react-class 2017-07-07 14:36:01 -07:00