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
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,12 @@
5
5
6
6
React Native Local and Remote Notifications for iOS and Android
7
7
8
+
## State of the repository
9
+
10
+
This repository is not actively maintained. The main reason is time. The second one is probably the complexity of notifications on both iOS and Android.
11
+
Since this project probably need a huge refactor to fix some issue or to implement new features. I think you should probably consider these alternatives: [Notifee](https://notifee.app) free since september or [react-native-notifications](https://github.com/wix/react-native-notifications).
12
+
13
+
If you are interested in being a maintainer of this project, feel free to ask in issues.
0 commit comments