mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-01-12 02:44:13 +00:00
Alexander Khaylo
f1616a4e57
Fix CameraRoll.getPhotos() crash on Android if device has a problematic video asset (#21438)
Summary: Changed catching IOException to Exception Fixes #20112 Pull Request resolved: https://github.com/facebook/react-native/pull/21438 Differential Revision: D10132453 Pulled By: hramos fbshipit-source-id: c68fa8c45d43e4f2d116b8084ffd731ad6bf5aec
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%