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
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%