[docs] change install examples to use alpha versions - fixes #2149

[skip ci]
This commit is contained in:
Salakar
2019-05-21 15:48:11 +01:00
parent a7b41f7334
commit e62621a12a
18 changed files with 18 additions and 18 deletions

View File

@@ -10,7 +10,7 @@ description: Get to grips with the basics of the Utils package in React Native F
Install this module with Yarn:
```bash
yarn add @react-native-firebase/utils
yarn add @react-native-firebase/utils@alpha
```
> Integrating manually and not via React Native auto-linking? Check the setup instructions for <Anchor version group href="/android">Android</Anchor> & <Anchor version group href="/ios">iOS</Anchor>.