Closed ThushalIntervest closed 1 year ago
I convert my AppDelegate.mm file to AppDelegate.swift. Now I am facing the problem of importing RNCPushNotificationIOS to the project.
I fix this issue by adding import into the bridging-header file.
I convert my AppDelegate.mm file to AppDelegate.swift. Now I am facing the problem of importing RNCPushNotificationIOS to the project.