Skip to content

Commit 0f25d9e

Browse files
authored
react-native link react-native-push-notification
1 parent 6b73262 commit 0f25d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Changelog is available from version 3.1.1 here: [Changelog](https://github.com/z
1919
## Installation
2020
`npm install --save react-native-push-notification` or `yarn add react-native-push-notification`
2121

22-
`react-native link`
22+
`react-native link react-native-push-notification`
2323

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

0 commit comments

Comments
 (0)