|
@@ -20,8 +20,13 @@ React Native Navigation provides 100% native platform navigation on both iOS and
|
20
|
20
|
|
21
|
21
|
### Real world examples
|
22
|
22
|
|
23
|
|
-#### The Wix App
|
24
|
23
|
<img src="https://github.com/wix/react-native/blob/master/src/videos/demo.gif?raw=true" width="240">
|
|
24
|
+<img src="https://image.ibb.co/kTbvX5/rnn_example_demo.gif" width="240">
|
|
25
|
+
|
|
26
|
+On the left - The Wix app.
|
|
27
|
+
|
|
28
|
+On the right - The example app.
|
|
29
|
+
|
25
|
30
|
|
26
|
31
|
## Quick Links
|
27
|
32
|
* [Documentation](https://wix.github.io/react-native-navigation/#/)
|