docs: add link to docs

This commit is contained in:
Satyajit Sahoo
2018-06-05 16:51:34 +02:00
parent 1d00dbdf76
commit cd474dd898

View File

@@ -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).