Commit ab35ef54 authored by Lidan's avatar Lidan

Update README.md

parent 04256a56
# 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.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment