Handle all the aspects of push notifications for your app, including remote and local notifications, interactive notifications, silent notifications, and more.
...
...
@@ -27,14 +30,8 @@ _For information regarding proper integration with [react-native-navigation](htt
_Upcoming: local notifications, background-state Rx queue (iOS equivalent)_
# Table of Content
-[Installation and setup](./docs/installation.md) - Setting up the library in your app
-[Subscription](./docs/subscription.md) - Signing in to push notifications vendors (e.g. GCM)
-[Notifications layout control - Android (wiki page)](https://github.com/wix/react-native-notifications/wiki/Android:-Layout-Customization) - Learn how to fully customize your notifications layout on Android!