CameraRoll is a react-native native module that provides access to the local camera roll or photo library.
Go to file
Dave Miller 214e86842f Make CameraRoll work with Promises
Summary:
public
This is the first module moving to the new model of working with Promises.

We now warn on uses of callback version.  At some point we will remove that.

Reviewed By: davidaurelio

Differential Revision: D2849811

fb-gh-sync-id: 8a31924cc2b438efc58f3ad22d5f27c273563472
2016-01-21 08:07:41 -08:00
RCTCameraRoll.xcodeproj Generalized image decoding and resizing logic 2016-01-20 11:11:13 -08:00
CameraRoll.js Make CameraRoll work with Promises 2016-01-21 08:07:41 -08:00
CameraRollManager.java Make CameraRoll work with Promises 2016-01-21 08:07:41 -08:00
RCTAssetsLibraryRequestHandler.h Generalized image decoding and resizing logic 2016-01-20 11:11:13 -08:00
RCTAssetsLibraryRequestHandler.m Generalized image decoding and resizing logic 2016-01-20 11:11:13 -08:00
RCTCameraRollManager.h Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTCameraRollManager.m Make CameraRoll work with Promises 2016-01-21 08:07:41 -08:00