Closed phuocantd closed 1 year ago
when I installed and configured according to the instructions, the app render black screen. How to fix it? Thanks
Also receiving this issue in react 0.71.0
In AppDelegate.mm I keep return [super application:application didFinishLaunchingWithOptions:launchOptions]; It work for me
return [super application:application didFinishLaunchingWithOptions:launchOptions];
when I installed and configured according to the instructions, the app render black screen. How to fix it? Thanks