react-native-cameraroll/js
SimonErm dc00a4f115 feat(lib): save photos or videos to an album
* add option to specify album in saveToCameraRoll and move the optional type param to options

* check platform before setting default value for group types to prevent exception

* adjust typings

* update invariant message

* format code

* extract new implementation to function to avoid breaking change

* format code

* add missing spaces

* fix(lib): add accidentally removed savedphotos back to the enum to prevent crash

* chore(lib): formatting

* chore(lib): add doc for the new save method
2019-08-14 21:00:20 +02:00
..
__mocks__ Standard ESLint 2019-04-05 17:14:27 -07:00
__tests__ feat(lib): save photos or videos to an album 2019-08-14 21:00:20 +02:00
CameraRoll.js feat(lib): save photos or videos to an album 2019-08-14 21:00:20 +02:00
nativeInterface.js fix(js) native modules path relative to the consumer project 2019-03-03 20:20:17 +08:00