rn-android-notification-settings
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

RN Android Notification Settings

This native module provides a method to directly open the notification settings' of your app on Android's system.

Getting started

$ yarn add rn-android-notification-settings

Linking

$ react-native link rn-android-notification-settings

Usage

import AndroidNotificationSettings from "rn-android-notification-settings";

AndroidNotificationSettings.openNotificationSettings(); // Opens app's system notification settings.

Package Sidebar

Install

npm i rn-android-notification-settings

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

14.2 kB

Total Files

9

Last publish

Collaborators

  • danibonilha