Files
react-navigation/packages/native
Satyajit Sahoo 8bdc6c6b9b fix: default to backBehavior: firstRoute for TabRouter
BREAKING CHANGE: Returning to first route after pressing back seems more common in apps. This commit changes the default for tab and drawer navigators to follow this common practice. To preserve previous behavior, you can pass backBehavior=history to tab and drawer navigators.
2020-12-02 21:06:32 +01:00
..
2020-11-10 20:41:26 +01:00
2020-02-01 02:43:58 +01:00
2020-11-11 22:07:33 +01:00

@react-navigation/native

React Native integration for React Navigation.

Installation instructions and documentation can be found on the React Navigation website.