Skip to content

Commit 9ad7dd4

Browse files
committed
Add screenshot.
1 parent d0e40e5 commit 9ad7dd4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
116 KB
Loading

src/pages/docs/push/getting-started/react-native.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,8 @@ Add three more buttons to the `buttons` view in your `return` statement:
593593

594594
Build and run your app again. Use the new buttons to send push notifications directly to your device ID, client ID, or the subscribed channel.
595595

596+
![Screenshot of the React Native push tutorial application](../../../../images/content/screenshots/getting-started/react-native-push-getting-started-guide.png)
597+
596598
## Next steps <a id="next-steps"/>
597599

598600
* Understand [token authentication](/docs/auth/token) before going to production.

0 commit comments

Comments
 (0)