CameraRoll is a react-native native module that provides access to the local camera roll or photo library.
Go to file
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
2018-10-01 14:32:27 -07:00
RCTCameraRoll.xcodeproj Update Xcode projects (#19574) 2018-06-19 23:48:12 -07:00
CameraRoll.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
CameraRollManager.java Fix CameraRoll.getPhotos() crash on Android if device has a problematic video asset (#21438) 2018-10-01 14:32:27 -07:00
RCTAssetsLibraryRequestHandler.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTAssetsLibraryRequestHandler.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTCameraRollManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTCameraRollManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00