react-native-cameraroll/example/js
Harry Yu ec33d328af
feat: Added imageSize and playableDuration to `include` param, deletes isStored (#187)
BREAKING CHANGE: imageSize and playableDuration are no longer included by default to improve performance
2020-06-23 08:45:20 +03:00
..
AssetScaledImageExample.js chore: Updated example to build and run on latest React Native (#177) 2020-05-20 20:57:46 +03:00
CameraRollExample.js feat: Added `include` parameter to getPhotos to let users tradeoff performance by omitting metadata (#178) (#200) 2020-06-16 13:20:51 +03:00
CameraRollView.js fix(example): remove flow parsing from example 2019-11-07 14:24:54 +01:00
ExampleContainer.tsx feat: Added `include` parameter to getPhotos to let users tradeoff performance by omitting metadata (#178) (#200) 2020-06-16 13:20:51 +03:00
GetPhotosPerformanceExample.tsx feat: Added imageSize and playableDuration to `include` param, deletes isStored (#187) 2020-06-23 08:45:20 +03:00