mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-02-25 16:05:41 +00:00
Summary: This pull request corrects a bug found in `RCTAssetsLibraryRequestHandler` which used the asset UTI as the mimeType. The code for finding the mimeType is based on the implementation used in `RCTImageLoader` and `RCTImageUtils`. Closes https://github.com/facebook/react-native/pull/7349 Differential Revision: D3252796 Pulled By: nicklockwood fb-gh-sync-id: b9303a99333e4744dfe23045f4a2755307305772 fbshipit-source-id: b9303a99333e4744dfe23045f4a2755307305772
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%