Bishal Saikia
Bishal Saikia
@Thomas9292 i think you want this, screenOptions={{presentation: 'transparentModal', animation: 'fade'}} read this for more info https://reactnavigation.org/docs/native-stack-navigator/#animation , https://reactnavigation.org/docs/native-stack-navigator/#events
maybe related to android version, from 13 and above there is this issue going around :: https://github.com/OneSignal/OneSignal-Android-SDK/issues/1824#issuecomment-1914733585 add `implementation "com.google.firebase:firebase-messaging:23.4.0"` in app/build.gradle
1. in oneSignal -> buildsettings define a `user-define ->multiple values` with all you env and bundleID, give it unique name, in my case BUNDLE_ID 2. in project.pbxproj search and change...