Skip to content

Commit e14fbd0

Browse files
committed
Readme update
1 parent f4d59ad commit e14fbd0

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
@@ -735,7 +735,7 @@ When you install `react-native-onesignal` it will automaticly include a specific
735735

736736
### Issue 6 - Make `react-native-onesignal` work with Redux
737737

738-
Please see the `redux-index.js` file for example code and comments. Note that it will not compile, but instead serves as a template for how to handle Redux integration in general, and specifically including the edge case for intercepting the `onOpened` event when a User taps a push notification and prompts the app to open from a previously unopened state.
738+
Please see the `examples/RNOneSignal/redux-index.js` file for example code and comments. Note that it will not compile, but instead serves as a template for how to handle Redux integration in general, and specifically including the edge case for intercepting the `onOpened` event when a User taps a push notification and prompts the app to open from a previously unopened state.
739739

740740
## CREDITS
741741
Thanks for all the awesome fellows that contributed to this repository!

0 commit comments

Comments
 (0)