Lasitha Lakmal
Results
3
comments of
Lasitha Lakmal
> Change the code in your AppDelegate.mm to be > > ``` > - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions > { > self.moduleName = @"ProjectName"; > // You can add your...
I'm having the same issue. it's weird
> Hei there Use onPressOut instead of onPress Will work This worked for me. Thank you