I'm designing an app that serves a bunch of different instances. Each user belongs to an instance of the platform and when they authenticate I'd like to change the styling of the app icon to reflect their instance.
Ideally, there would be a generic icon when they download from the app store then once they authenticate we'd show their team-specific icon.
Is this possible? ..on both iOS and Android or either?
The development team is building the app in React Native and exporting to iOS and Android. I'm drawing the icons.