react-native-macos/Libraries
Tim Yung 23717c6381 RN: Remove DeprecatedPropTypes
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
2022-01-20 18:17:03 -08:00
..
ActionSheetIOS Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Alert Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Animated Add platformConfig to native animations and nodes (#32736) 2022-01-19 19:45:21 -08:00
AppState Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
BatchedBridge Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Blob Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
BugReporting Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Components fix: KeyboardAvoidingView _updateBottomIfNecessary typo (#32894) 2022-01-17 11:36:57 -08:00
Core truncate JSTimers errors array instead of making it nullable 2022-01-14 09:06:56 -08:00
EventEmitter Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
FBLazyVector Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
HeapCapture Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Image Avoid self capture in blocks that would extend ImageView instance lifetime. 2022-01-20 15:39:52 -08:00
Inspector Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Interaction Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
JSInspector Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
LayoutAnimation Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Linking Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
LinkingIOS Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Lists Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
LogBox Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Modal Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeAnimation Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeComponent 4/5 Minor: Move unstable_hasComponent out of NativeComponentRegistry 2022-01-10 17:26:37 -08:00
NativeModules/specs Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Network remove duplicate class members 2022-01-19 15:35:57 -08:00
NewAppScreen Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Performance Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
PermissionsAndroid Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Pressability Revert D32559015: Support setting hitSlop with single value (JS changes) 2022-01-05 14:06:54 -08:00
PushNotificationIOS Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTRequired Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ReactNative Fix NVC for RCTSlider 2022-01-14 16:31:50 -08:00
ReactPrivate Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Reliability Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Renderer React Native sync for revisions fe905f1...51947a1 2022-01-18 20:09:38 -08:00
Settings Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Share Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Storage Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
StyleSheet Revert D32559015: Support setting hitSlop with single value (JS changes) 2022-01-05 14:06:54 -08:00
SurfaceBackedComponent Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
SurfaceHostingComponent Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Text Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
TurboModule Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
TypeSafety Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Types Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Utilities Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Vibration Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
WebSocket fix race condition in iOS websocket implementation (#32847) 2022-01-20 13:56:26 -08:00
Wrapper Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
YellowBox Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
__flowtests__ Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
vendor Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
UTFSequence.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
promiseRejectionTrackingOptions.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00