saladestomateoignon
Results
1
issues of
saladestomateoignon
Hello guys, I have the following config: - react-native: 0.72.12, - react-native-splash-screen: 3.3.0. My AppDelegate.mm looks like this: ``` - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { self.moduleName = @"MyApp"; self.initialProps =...