Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16552

Allow user to change App Icon in React Native

$
0
0

Apple specifies that users can change their icon to give a more personalised experience. See docs here:

https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/app-icon/#user-selectable-app-icons

My question is regarding using this functionality in React Native. Building an app in React Native is it possible to access this setAlternateIconName method and provide the user with alternate app icons? Does React Native provide a nice way to interact with this IOS method?


Viewing all articles
Browse latest Browse all 16552

Trending Articles