react-native-gallery-manager
react-native-gallery-manager copied to clipboard
I have a rather unusual react-native project, and it would be great if there was a pod for this.
Hi this is great library, Would be better if getAlbums provide with option like, i only want to get albums with only jpeg inside it.
This library doesn't use autolinking, would it be possible to add this?
I'm getting this crash pretty consistently on Android in my pre-launch reports and also on a few production devices. Error handling doesn't seem to help. ``` android.database.CursorIndexOutOfBoundsException: Index 0 requested,...
Hi @pentarex I am loading images in paging of 40 images limit per request. When i test on iphone 6 its slow takes around a 1 sec to first each...
I am using GalleryManager.getAlbums() to get all the albums present in my device gallery. But I cant find the Favourite Photos album in the Albums and also cant find photos...
getAlbums doesn't return CameraRoll Album while it can be seen in iOS Albums from Photos App
Please add latitude, longitude and album name to the results
Added method to customize dependency versions (by defining rootProject.ext), same implementation consistent with other react-native libraries like react-native-fast-image & react-native-maps Upgraded android buildtools to v27.0.3 Fixed compiler warnings compile vs...
Hi, when you get the assets on Android and reach the "end" of them, meaning that there are no more assets, the cursor is returning `undefined` instead of an empty...