Last active
November 10, 2017 17:10
-
-
Save shubhnik/d5c76c81b5ef0437e918738451970259 to your computer and use it in GitHub Desktop.
Demonstration code on passing our own navigation prop (containing state calculated from navigationReducer and redux's dispatch) to the navigator(AppNavigator)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey! i think you mean to use
AppNavigator
on line 16, right? Great write up btw! perfect timing, i was just pulling my beard our trying to understand how the navigator integrates with redux