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.
↧