Change splash screen text in React Native iOS
I am using React Native iOS (not Expo) and recently changed my app name. The problem is, the old app name is still visible on the splash screen (aka launch screen). How can I change the text on the splash…