react-native/Libraries/Components/Picker
Seth Fitzsimmons 8e9322c65e react@16 did away with PropTypes; require prop-types instead
Summary:
react@16 (a peerDependency) did away with the PropTypes export in favor of the prop-types module.

This updates all of the remaining references to `React.PropTypes`.
Closes https://github.com/facebook/react-native/pull/14641

Differential Revision: D5287167

Pulled By: javache

fbshipit-source-id: a917e29aa0e5470260568995dfe97f5528ec265e
2017-06-22 13:49:57 -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 Ran PropTypes -> prop-types codemod against Libraries/FBReactKit/js/react-native-github 2017-04-12 16:15:15 -07:00