docs: remove alpha tag from package (#84)

This commit is contained in:
Joseph Dias
2019-06-27 18:49:51 +05:30
parent 69098096c4
commit 8b57e68a7d

View File

@@ -9,7 +9,7 @@ Drawer navigator for use on iOS and Android.
Open a Terminal in the project root and run:
```sh
yarn add react-navigation-drawer@alpha
yarn add react-navigation-drawer
```
If you are using Expo, you are done. Otherwise, continue to the next step.