urbanairship / react-native-airship

Airship React Native module
Other
87 stars 62 forks source link

Creating local notification #568

Closed idrakimuhamad closed 4 months ago

idrakimuhamad commented 4 months ago

Is it possible to create a local notification, which we can initiate within the app?

Like notifee:

https://notifee.app/react-native/docs/displaying-a-notification#notification-title--body

Or expo:

https://docs.expo.dev/versions/latest/sdk/notifications/#schedulenotificationasyncrequest

rlepinski commented 4 months ago

Nope, you need to use a different plugin for that. We only deal with remote notifications