From ab35ef54e8d5ea805b316c6b5a81193473a978d5 Mon Sep 17 00:00:00 2001 From: Lidan Date: Sat, 9 Apr 2016 12:52:54 +0300 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebc7660..207e10b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ # React Native Notifications -Handle push notifications for your app, including permission handling and icon badge number. +Handle push notifications for your app, including remote and local notifications. silent and managed notifications (notifications that can be cleared by the server, e.g. facebook chat) are supported as well. -In progress +**Work in progress, please notice that this library is not production-ready yet!** + +## TODO +- Add tests + CI support. +- Return unified notification object for regular & manager notifications. +- Add permissions management. +- Add interactive notifications support. +- Better support of local notifications. -- 2.26.2