Handle Android Back Button with React Navigation and Redux

InstructorSpencer Carli

Share this video with your friends

Send Tweet

When handling the navigation state in your own Redux store you make certain trade offs - one of them being the default hardware back button handler. In this lesson you will use BackHandler and Redux to correctly handle hardware back presses.