docs: remove alpha from installation instructions

This commit is contained in:
satyajit.happy
2019-04-18 22:34:52 +02:00
parent 36ca386528
commit 476a8bb6a3

View File

@@ -11,7 +11,7 @@ Tab navigators for React Navigation.
Open a Terminal in the project root and run:
```sh
yarn add react-navigation-tabs@alpha
yarn add react-navigation-tabs
```
If you are using Expo, you are done. Otherwise, continue to the next step.