react-native-photos-framework icon indicating copy to clipboard operation
react-native-photos-framework copied to clipboard

Adds new Asset() for 'unknown' type

Open sampurcell93 opened this issue 8 years ago • 0 comments

The lack of a case for unknown (or a default as it may be) caused my getAssets call to return a list with many undefined values. This solves my problems neatly and I have not run into any problems with it so far.

Thanks for the amazing library.

sampurcell93 avatar Nov 01 '17 23:11 sampurcell93