d4vidi 2cb5d47641 Merge pull request #147 from wix/readme_segmentation
Break README into sub-sections in separate files with a ToC
2017-10-26 18:49:44 +03:00
2016-11-21 20:27:16 +02:00
2016-05-30 12:24:10 +03:00
2017-03-20 12:04:00 -03:00
2017-10-03 14:27:44 -04:00
2017-10-26 10:30:57 +03:00
2016-12-12 10:52:45 -08:00

React Native Notifications Build Status

Handle all the aspects of push notifications for your app, including remote and local notifications, interactive notifications, silent notifications, and more.

All the native iOS notifications features are supported!

For information regarding proper integration with react-native-navigation, follow this wiki.

iOS

Interactive notifications example

Android

  • Receiving notifications in any App state (foreground, background, "dead")
  • Built-in notification drawer management
  • High degree of code extensibility to allow for advanced custom layouts and any specific notifications behavior as available by Android's API
  • Android equivalent of React-Native's implementation of PushNotificationsIOS.getInitialNotification().

Upcoming: local notifications, background-state Rx queue (iOS equivalent)

Table of Content

License

The MIT License.

See LICENSE

Description
No description provided
Readme MIT 9.4 MiB
Languages
Objective-C 33.1%
Java 29.2%
TypeScript 20.4%
JavaScript 15.5%
Shell 0.8%
Other 0.9%