mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-01-25 00:58:58 +00:00
Nick Lockwood
ebe4af9e21
Moved CameraRoll-related classes into CameraRoll folder instead of Image
Summary: The CameraRoll-related APIs were mixed in with the Image classes due to legacy coupling issues. Now that the APIs have been decoupled, it makes more sense for the CameraRoll classes to live in a separate library. This will be a breaking change for apps using the CameraRoll or related APIs. Fix is to add the RCTCameraRoll lib to your project.
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%