mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-02-16 11:36:31 +00:00
chore(release): 4.0.2 [skip ci]
## [4.0.2](https://github.com/react-native-community/react-native-cameraroll/compare/v4.0.1...v4.0.2) (2021-01-27) ### Bug Fixes * RuntimeException on faulty video files ([#241](https://github.com/react-native-community/react-native-cameraroll/issues/241)) ([a83ad4c](https://github.com/react-native-community/react-native-cameraroll/commit/a83ad4c)), closes [#239](https://github.com/react-native-community/react-native-cameraroll/issues/239) * updated react dependency in podspec to enable build in Xcode 12 (for iOS >= 12) ([#260](https://github.com/react-native-community/react-native-cameraroll/issues/260)) ([4f16a5a](https://github.com/react-native-community/react-native-cameraroll/commit/4f16a5a))
This commit is contained in:
parent
cd573c3b5b
commit
7fa9b7c062
@ -2,7 +2,7 @@
|
||||
"name": "@react-native-community/cameraroll",
|
||||
"author": "Bartol Karuza <bartol.k@gmail.com>",
|
||||
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.2",
|
||||
"description": "React Native Camera Roll for iOS & Android",
|
||||
"main": "./js/CameraRoll.js",
|
||||
"types": "./typings/CameraRoll.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user