We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b73262 commit 0f25d9eCopy full SHA for 0f25d9e
README.md
@@ -19,7 +19,7 @@ Changelog is available from version 3.1.1 here: [Changelog](https://github.com/z
19
## Installation
20
`npm install --save react-native-push-notification` or `yarn add react-native-push-notification`
21
22
-`react-native link`
+`react-native link react-native-push-notification`
23
24
**NOTE: For Android, you will still have to manually update the AndroidManifest.xml (as below) in order to use Scheduled Notifications.**
25
0 commit comments