yunsung-miso
Results
1
comments of
yunsung-miso
> ✅ Solution I am using react native 0.80.1 > > I have changed RNExitApp.h file with below code #if RCT_NEW_ARCH_ENABLED #import "RNExitAppSpec.h" #endif > > and RNExitApp.mm with below...