Changes
Page history
Update how to build
authored
Nov 16, 2019
by
Roland Alton
Show whitespace changes
Inline
Side-by-side
how-to-build.md
View page @
152e0f16
...
...
@@ -69,3 +69,8 @@ yarn add --dev jest
yarn global add jest
jest
--updateSnapshot
```
For a release build, install keystore https://git.fairkom.net/chat/fairchat.ReactNative/issues/23 and run
```
bash
$
react-native run-android
--variant
=
release
```
\ No newline at end of file