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, see 6493a85754/Libraries/CameraRoll/RCTCameraRollManager.m (L98) and 6493a85754/Libraries/CameraRoll/RCTCameraRollManager.m (L116)
Closes https://github.com/facebook/react-native/pull/15631

Differential Revision: D5714842

Pulled By: shergin

fbshipit-source-id: fb141b014c262bc4fb44419515e56bbe0641d8bf
2017-09-12 10:01:11 -07:00
2017-08-15 11:41:27 -07:00
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%