Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ios] Categorizing Assets #95

Open
doublejtoh opened this issue Nov 22, 2018 · 0 comments
Open

[ios] Categorizing Assets #95

doublejtoh opened this issue Nov 22, 2018 · 0 comments

Comments

@doublejtoh
Copy link

doublejtoh commented Nov 22, 2018

I need to categorize ios image assets. I tried to categorize them by changing uri of each image assets.
e.g) 'assets-library://asset/asset.JPG?id=422A8321-E0FF-4DAB-9450-C6328A97AFF8&ext=JPG' -> 'assets-library://asset/asset.JPG?id=422A8321-E0FF-4DAB-9450-C6328A97AFF8_$(Category_Class_string)&ext=JPG'

But it seems this library has no API for this.
If there is proper API or other Library or other Methods for categorizing ios image assets, Let me know.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant