Integrate Redux with React Navigation

InstructorSpencer Carli

Share this video with your friends

Send Tweet

In this lesson you will learn how to track the React Navigation state in Redux. We’ll take a dive into the getStateForAction and getActionForPathAndParams functions that drive the functionality of a React Navigation router and how to use them to accomplish your navigation needs.