react-native-gallery-manager
react-native-gallery-manager copied to clipboard
missing favourite album by getting albums from Gallerymanager.getAlbums()
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 marked as Favourite in getAssets.
How can i get all photos marked as Favourite.
@AhmadRaza786 you need to change in native module for this purpose.