mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
601981a67d
Summary: Aside from RCTCameraRollManager, this diff makes the following NativeModules TurboModule-compatible: - RCTAssetsLibraryRequestHandler - RCTImagePickerManager - RCTPhotoLibraryImageLoader I couldn't convert CameraRollManager to a TurboModule because its NativeMoudle spec is located in fb-internal code. We should probably just move all these NativeModules outside of react-native-github. See: T54882565. Reviewed By: PeteTheHeat Differential Revision: D17678033 fbshipit-source-id: 4d10b7b1ad4e167bb9e46ff2bfd1559a5092e201