Actually, I want to change the App Icon and App display name dynamically in my iOS and Android React Native app. Here, I can change only the app icon in iOS and the app icon and app display name in Android by react-native-change-icon. Now I am facing problem in changing th e app name dynamically. Is there any way to change the App display name from React-Native for iOS. Thanks in advance.
Asked
Active
Viewed 1,438 times
1 Answers
1
As stated here it is not possible to change the display name of a native app dynamically. This would be the same case for react-native apps.

Juliantje15
- 138
- 13
-
You should not refer to a Post which is more than 10 years old if there are no updated answers. – Yannick Schröder May 04 '21 at 16:45