diff --git a/packages/material-bottom-tabs/README.md b/packages/material-bottom-tabs/README.md index 069efbfa..19303cb8 100644 --- a/packages/material-bottom-tabs/README.md +++ b/packages/material-bottom-tabs/README.md @@ -44,3 +44,7 @@ export default createMaterialBottomTabNavigator({ ``` For more info, see: https://github.com/react-navigation/react-navigation-tabs + +## Docs + +Documentation can be found on the [React Navigation website](https://reactnavigation.org/docs/material-bottom-tab-navigator.html).