I'm putting together an app that lets users create tags (cooking, tv, shopping, etc.) and I want to allow them to pick an icon to attach to the tag.
I haven't been able to find anything online, I think mostly because I can't word it in a way that is distinct enough from everyone that seems to be having problems with their apps actual icon. But I've seen it in plenty of apps in my day.
Is there any way to implement an in-app icon picker? Preferably a method that doesn't involve me having to individually add 100+ icons as resources in my project?