You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are various features Notifee provides that require changes to the native code. Expo users definitely want to use JavaScript to implement those features: iOS
I think there should be a community effort to implement an official config plugin inside the notifee monorepo, or exported by the @notifee/react-native package to enable developers to fully enjoy all the Notifee and Expo features.
There are various features Notifee provides that require changes to the native code. Expo users definitely want to use JavaScript to implement those features:
iOS
Android
etc
There are several community config plugins that implement some of the features, but there's no plugin to do them all:
cc @kevpug
I think there should be a community effort to implement an official config plugin inside the
notifeemonorepo, or exported by the@notifee/react-nativepackage to enable developers to fully enjoy all the Notifee and Expo features.