TomarVidhi04
Results
1
comments of
TomarVidhi04
> > Hi @billnbell There are different solutions to your problem. One thing you can try is actually to replace `UIResponder` with `RCTAppDelegate` > > ```diff > > -@interface AppDelegate...