You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: