Skip to content

Commit f4d59ad

Browse files
committed
updated
1 parent 572aed4 commit f4d59ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,9 @@ When you install `react-native-onesignal` it will automaticly include a specific
733733
6. Drop and drag this new `OneSignalNativeSDK` folder under the `RCTOneSignal.xcodeproj` in Xccode.
734734
7. Select "Create groups" and check RCTOneSignal and press Finish.
735735

736+
### Issue 6 - Make `react-native-onesignal` work with Redux
737+
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.
736739

737740
## CREDITS
738741
Thanks for all the awesome fellows that contributed to this repository!

0 commit comments

Comments
 (0)