Skip to content

Commit

Permalink
Update push_notifications_setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elorzafe authored Feb 28, 2018
1 parent d615eeb commit 88aa54b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/media/push_notifications_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The instructions are split for [Android](android) and [iOS](ios) and can be used
- [Setup for Android device](#setup-for-android-device)
- [Setup for IOS device](#setup-for-ios-device)
* [React Native Integration](#integration)
* [Test your app notifications with Amazon Pinpoint](#test-your-app)

## Installation and Configuration

Expand Down Expand Up @@ -226,3 +227,5 @@ PushNotification.onRegister((token) => {
});
```

## Test your app
Now you can send campaign notifications to your app, [just follow these instructions](https://docs.aws.amazon.com/pinpoint/latest/developerguide/getting-started-sampletest.html)

0 comments on commit 88aa54b

Please sign in to comment.