CameraRoll is a react-native native module that provides access to the local camera roll or photo library.
Go to file
Joshua Gross e172dc7b94 Un-revert D13513777: Replace ALAssets* with PHPhoto* in RCTCameraRoll
Summary: Replaced all deprecated ALAssets* references to roughly equivalent PHPhoto* references in RCTCameraRoll library. There are still some minor inconsistencies between iOS/Android and documentation that existed prior to this diff that need to be resolved after this.

Reviewed By: fkgozali

Differential Revision: D13593314

fbshipit-source-id: 6d3dc43383e3ad6e3dbe73d4ceceac1ba9261d9d
2019-01-07 16:15:44 -08:00
RCTCameraRoll.xcodeproj Update Xcode projects (#19574) 2018-06-19 23:48:12 -07:00
CameraRoll.js Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
CameraRollManager.java Use static constants instead of strings when referring to View Managers and Native Modules 2018-11-09 10:50:54 -08:00
RCTAssetsLibraryRequestHandler.h Un-revert D13513777: Replace ALAssets* with PHPhoto* in RCTCameraRoll 2019-01-07 16:15:44 -08:00
RCTAssetsLibraryRequestHandler.m Un-revert D13513777: Replace ALAssets* with PHPhoto* in RCTCameraRoll 2019-01-07 16:15:44 -08:00
RCTCameraRollManager.h Un-revert D13513777: Replace ALAssets* with PHPhoto* in RCTCameraRoll 2019-01-07 16:15:44 -08:00
RCTCameraRollManager.m Un-revert D13513777: Replace ALAssets* with PHPhoto* in RCTCameraRoll 2019-01-07 16:15:44 -08:00