how can I get picture that has no album belongs to with MediaLibrary.getAssetsAsync?

Hi,
I am playing with MediaLibrary. It has a lot of possibilities and fun.
I want to get photo assets that only does not belongs to any album,
and want to know how.

I know I can get assets from a certain album with arguments ‘album’ of MediaLibrary.getAssetsAsync().
Checking an asset’s albumId everytime I load a single asset is the only way?

well… albumId is even not available in iOS.
then how can I check a photo has an album that it belongs to?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.