olofd/react-native-photos-framework

getAlbums with type `moment` crashes when there are no moments

TheDutchCoder opened this issue · 0 comments

I have no moments on my test device, and when I query them the framework crashes.

It seems like it tries to enumerate over something that should be empty to begin with.

image