redux-react-navigation-demos icon indicating copy to clipboard operation
redux-react-navigation-demos copied to clipboard

React-Native + Redux + Redux-Persist + React Navigation ( Authentication Flow with Redux demos)

React-Navigation + Redux

  • Accompanying blog : https://hackernoon.com/a-comprehensive-guide-for-integrating-react-navigation-with-redux-including-authentication-flow-cb7b90611adf

  • Master Branch: React-Navigation + Redux integration

  • authFlow branch: React-Navigation + Redux + Redux-Persist with authentication flow

  • nestedTab branch: Includes nested tabs

  • nestedNavigators branch: Includes nested navigators, more real world scenario

Result of authFlow branch

authFlow demo

Result of nestedNavigators branch

nestedNavigator demo