Handle hardware backbutton
complete
satya164
complete
You can prevent back using this listener in 5.x https://reactnavigation.org/docs/preventing-going-back/
satya164
Merged in a post:
disable BackHandler binding with a props
Oto Inša
For cases where one would like to disable the react-navigation android hardware back button default handling behaviour
see:
Brent Vatne
can someone open a RFC for this? https://github.com/react-navigation/rfcs
Noitidart
This one is very important. For instance if app goes offline, and we show an screen, we dont want that to be dismised by back button.