Feature request: IOS dynamic app icons

Can you please consider adding support for “dynamic app icons” to expo?
Since iOS 11.3, app can specify more app icons and can switch between them using code.
It is quite easy, but requires bundling the icons in .xcasset file and entry in .plist file.

Info how to do it is here:

And of course in swift / objective-c API docs from Apple.

1 Like

hi @soukupl! thanks for writing in :slight_smile: We currently track all requests at https://expo.canny.io/ . If you could submit your request there, that’d be great.

oh, ok :slight_smile: didn’t know about that feature tracking system :slight_smile:

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.