File tree 2 files changed +18
-9
lines changed 2 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 1
1
# React-Navigation + Redux
2
2
3
- * Accompanying blog :
4
- https://hackernoon.com/a-comprehensive-guide-for-integrating-react-navigation-with-redux-including-authentication-flow-cb7b90611adf
3
+ * Accompanying blog :
4
+ https://hackernoon.com/a-comprehensive-guide-for-integrating-react-navigation-with-redux-including-authentication-flow-cb7b90611adf
5
5
6
- * ** [ Master Branch] ( https://github.com/shubhnik/redux-react-navigation ) ** : React-Navigation + Redux integration
6
+ * ** [ Master Branch] ( https://github.com/shubhnik/redux-react-navigation ) ** :
7
+ React-Navigation + Redux integration
7
8
8
- * ** [ authFlow branch] ( https://github.com/shubhnik/redux-react-navigation/tree/authFlow ) ** : React-Navigation + Redux + Redux-Persist with authentication flow
9
+ * ** [ authFlow branch] ( https://github.com/shubhnik/redux-react-navigation/tree/authFlow ) ** :
10
+ React-Navigation + Redux + Redux-Persist with authentication flow
9
11
10
- * ** [ nestedTab branch] ( https://github.com/shubhnik/redux-react-navigation/tree/nestedTab ) ** :
11
- Includes nested navigators
12
-
13
- --> Final result with authentication flow(authFlow branch of this repo)
12
+ * ** [ nestedTab branch] ( https://github.com/shubhnik/redux-react-navigation/tree/nestedTab ) ** :
13
+ Includes nested tabs
14
14
15
- ![ demo] ( ./authFlow.gif )
15
+ * ** [ nestedNavigators branch] ( https://github.com/shubhnik/redux-react-navigation/tree/nestedNavigators ) ** :
16
+ Includes nested navigators, more real world scenario
17
+
18
+ #### Result of authFlow branch
19
+
20
+ ![ authFlow demo] ( ./authFlow.gif )
21
+
22
+ #### Result of nestedNavigators branch
23
+
24
+ ![ nestedNavigator demo] ( ./nestedNavigators.gif )
You can’t perform that action at this time.
0 commit comments