Guy Carmeli
6 years ago
No account linked to committer's email address
|
@@ -5,7 +5,7 @@
|
5
|
5
|
1. Install `react-native-navigation` latest stable version.
|
6
|
6
|
|
7
|
7
|
```sh
|
8
|
|
- yarn add react-native-navigation@latest
|
|
8
|
+ yarn add react-native-navigation@1.x.x
|
9
|
9
|
```
|
10
|
10
|
|
11
|
11
|
2. Add the following in `android/settings.gradle`.
|