Files
react-navigation/packages/stack
Satyajit Sahoo 0c55803b32 fix: drop support for headerMode='none'
BREAKING CHANGE: The header can be hidden with `headerShown: false` already. Using both `headerMode='none'` and `headerShown` together causes confusion. So it's time to drop the unnecessary `headerMode` prop.
2020-11-12 00:58:25 +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/stack

Stack navigator for React Navigation.

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