CameraRoll is a react-native native module that provides access to the local camera roll or photo library.
Go to file
Nick Lockwood dd6af38ad8 Generalized image decoding and resizing logic
Summary:
public

Standardises the image decoding logic for all image sources, meaning we get the benefits of efficient downscaling of images from all sources, not just ALAssets.

Reviewed By: javache

Differential Revision: D2647083

fb-gh-sync-id: e41456f838e4c6ab709b1c1523f651a86ff6e623
2016-01-20 11:11:13 -08:00
RCTCameraRoll.xcodeproj Generalized image decoding and resizing logic 2016-01-20 11:11:13 -08:00
CameraRoll.js CameraRoll: remove comment about missing Android support 2016-01-20 08:42:28 -08:00
CameraRollManager.java Open sourced Camera Roll module 2016-01-14 04:33:11 -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 Generalized image decoding and resizing logic 2016-01-20 11:11:13 -08:00