Skip to content

Commit

Permalink
Merge pull request #839 from lfkwtz/patch-1
Browse files Browse the repository at this point in the history
react-native link react-native-push-notification
  • Loading branch information
Gp2mv3 authored Aug 27, 2018
2 parents 6b73262 + 0f25d9e commit 9708445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Changelog is available from version 3.1.1 here: [Changelog](https://github.com/z
## Installation
`npm install --save react-native-push-notification` or `yarn add react-native-push-notification`

`react-native link`
`react-native link react-native-push-notification`

**NOTE: For Android, you will still have to manually update the AndroidManifest.xml (as below) in order to use Scheduled Notifications.**

Expand Down

0 comments on commit 9708445

Please sign in to comment.