Socket
Book a DemoInstallSign in
Socket

@jesses/react-native-notifications

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jesses/react-native-notifications

Advanced Push Notifications (Silent, interactive notifications) for iOS & Android

latest
Source
npmnpm
Version
1.2.0-alpha.1
Version published
Maintainers
1
Created
Source

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
  • Remote (push) notifications
  • Local notifications
  • Background/Managed notifications (notifications that can be cleared from the server, like Facebook messenger and Whatsapp web)
  • PushKit API (for VoIP and other background messages)
  • Interactive notifications (allows you to provide additional functionality to your users outside of your application such as action buttons)

Android

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

Table of Content

License

The MIT License.

See LICENSE

Keywords

react-component

FAQs

Package last updated on 19 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts