yarn @react-native-community/cameraroll 2.0.0
v2.0.0

latest releases: 4.1.2, 4.1.1, 4.1.0...
3 years ago

2.0.0 (2020-06-16)

Features

  • Added include parameter to getPhotos to let users tradeoff performance by omitting metadata (#178) (#200) (4da8310)

BREAKING CHANGES

  • meta data is no longer added as default. This applies to fileName, fileSize and location. If you need this metadata use the new include parameter. Adding this metadata will slow down the getPhotos function, so consider only retrieving this meta data for smaller sets of images as needed, instead of for all images.

Co-authored-by: @hsource

Don't miss a new cameraroll release

NewReleases is sending notifications on new releases.