CameraRoll is a react-native native module that provides access to the local camera roll or photo library.
Go to file
Victor Choueiri 8db3a0546e Documented CameraRoll.getPhotos() param and return values
Summary:
**Motivation**:

The `CameraRoll.getPhotos()` documentation is lacking, I've simply exposed the shapes of the params object and returned object, as defined and documented in `getPhotosParamChecker` and `getPhotosReturnChecker`.

**Test plan**:

Built the website and checked the documentation.
Closes https://github.com/facebook/react-native/pull/12524

Differential Revision: D4608419

Pulled By: hramos

fbshipit-source-id: 887d32b32312a492e57bf65fca503891de0bd661
2017-02-23 16:45:39 -08:00
RCTCameraRoll.xcodeproj Redo exported headers and include paths for opensource 2016-12-07 15:28:29 -08:00
CameraRoll.js Documented CameraRoll.getPhotos() param and return values 2017-02-23 16:45:39 -08:00
CameraRollManager.java saveToCameraRoll should use DCIM folder 2017-02-02 04:13:59 -08:00
RCTAssetsLibraryRequestHandler.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTAssetsLibraryRequestHandler.m Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTCameraRollManager.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTCameraRollManager.m Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00