mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-01-12 22:51:18 +08:00
The commit improves the navigation state object to have more specific types. e.g. The `routeNames` array will now have proper type instead of `string[]`
@react-navigation/stack
Stack navigator for React Navigation.
Installation instructions and documentation can be found on the React Navigation website.