-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Removes all of the `DeprecatedPropTypes` modules from React Native. Any call sites that were deep-linking to these modules and still requires them can instead import them from the `deprecated-react-native-prop-types` package. Since this also removes the last reference to `prop-types`, this diff also removes the `prop-types` dependency from `react-native`. 🥳 Changelog: [General][Removed] DeprecatedPropTypes (deep-link) modules removed from React Native. Reviewed By: kacieb Differential Revision: D33671645 fbshipit-source-id: 91829a556b272bbd17ee94806fc548af753593db
- Loading branch information
1 parent
f12c8fb
commit 23717c6
Showing
21 changed files
with
0 additions
and
2,511 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
Libraries/DeprecatedPropTypes/DeprecatedEdgeInsetsPropType.js
This file was deleted.
Oops, something went wrong.
131 changes: 0 additions & 131 deletions
131
Libraries/DeprecatedPropTypes/DeprecatedImagePropType.android.js
This file was deleted.
Oops, something went wrong.
82 changes: 0 additions & 82 deletions
82
Libraries/DeprecatedPropTypes/DeprecatedImagePropType.ios.js
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
Libraries/DeprecatedPropTypes/DeprecatedImageSourcePropType.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.