mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3f629049ba
Summary: Deprecates `prop-types` from React Native. Existing use cases will be presented with a warning to migrate to the newly published `deprecated-react-native-prop-types` module. In a subsequent release, these will be removed from React Native. Changelog: [General][Changed] - Accessing `Image.propTypes`, `Text.propTypes`, `TextInput.propTypes`, `ColorPropType`, `EdgeInsetsPropType`, `PointPropType`, or `ViewPropTypes` now emits a deprecation warning. Reviewed By: kacieb Differential Revision: D29019309 fbshipit-source-id: 21e518e588fa05c498cc75ba81f69cfa8a9d0613