mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-27 21:08:02 +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/material-top-tabs
React Navigation integration for animated tab view component from react-native-tab-view.
Installation instructions and documentation can be found on the React Navigation website.