Follow this tutorial to set up push notifications with One Signal
/utility/PushNotificationHandler.js
and it is initialized at /app/Auth/Login/index.js
like this:Create an account
Setting up Messaging Channels
Set up your first channel
Firebase console
Firebase project settings
Service account
Google Android Configuration
.json
key.Target SDK
App Id
.env
file at ONESIGNAL_APP_ID=
.Apple set up
Run the app
npx expo prebuild
in your terminal.npx expo run ios
to launch on iOS or npx expo run android
to launch on Android.