mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-02-17 12:06:40 +00:00
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/react-native-community/react-native-cameraroll/compare/v1.1.2...v1.2.0) (2019-08-14) ### Bug Fixes * **lib:** Convert PHAsset to JPEG for uploading ([c958493](https://github.com/react-native-community/react-native-cameraroll/commit/c958493)) * **lib:** fix issue with CameraRoll.saveImageWithTag and new save function with options ([7519cb5](https://github.com/react-native-community/react-native-cameraroll/commit/7519cb5)) ### Features * **lib:** save photos or videos to an album ([dc00a4f](https://github.com/react-native-community/react-native-cameraroll/commit/dc00a4f))
This commit is contained in:
parent
7519cb5fa8
commit
fcc2e10d0e
@ -2,7 +2,7 @@
|
|||||||
"name": "@react-native-community/cameraroll",
|
"name": "@react-native-community/cameraroll",
|
||||||
"author": "Bartol Karuza <bartol.k@gmail.com>",
|
"author": "Bartol Karuza <bartol.k@gmail.com>",
|
||||||
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
|
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
|
||||||
"version": "1.1.2",
|
"version": "1.2.0",
|
||||||
"description": "React Native Camera Roll for iOS & Android",
|
"description": "React Native Camera Roll for iOS & Android",
|
||||||
"main": "./js/CameraRoll.js",
|
"main": "./js/CameraRoll.js",
|
||||||
"types": "./typings/CameraRoll.d.ts",
|
"types": "./typings/CameraRoll.d.ts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user