mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-01-12 02:44:13 +00:00
Maarten Schumacher
97869e22d7
Flow type: saveToCameraRoll returns a string
Summary: Updates the flow typing to return Promise\<string\> instead of Promise\<Object\>. To validate that it actually does return a string, see6493a85754/Libraries/CameraRoll/RCTCameraRollManager.m (L98)
and6493a85754/Libraries/CameraRoll/RCTCameraRollManager.m (L116)
Closes https://github.com/facebook/react-native/pull/15631 Differential Revision: D5714842 Pulled By: shergin fbshipit-source-id: fb141b014c262bc4fb44419515e56bbe0641d8bf
Description
CameraRoll is a react-native native module that provides access to the local camera roll or photo library.
Languages
Java
37.4%
Objective-C
31.2%
JavaScript
20.3%
TypeScript
6.9%
Ruby
2.2%
Other
2%