StansAssets/com.stansassets.ios-native

support fetchAssetsWithMediaType

Closed this issue · 1 comments

Hello,

I'm planning to buy this asset but I'm not sure what is the code coverage %
For example,
I need to access Photos library and select only photos.
By looking at your documentation, I can see you support fetchAssetsWithOptions method but for my specific needs, I need
fetchAssetsWithMediaType method. So I can only fetch specific media types (videos or images).
For this specific case, I need to implement my objc or swift code.

This is just one specific example but I'd like to know how much you support ios api.

I checked out your documentation more and it seems like it's not adequate for Photos library.
I think it's better if I implement it.
Closing...