mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 09:13:32 +08:00
docs: remove alpha from installation instructions
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user