Browse Source

Update README.md

Add demo for example app.
Nick Rameau 7 years ago
parent
commit
64029a79e7
1 changed files with 6 additions and 1 deletions
  1. 6
    1
      README.md

+ 6
- 1
README.md View File

@@ -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">&nbsp;&nbsp;&nbsp;&nbsp;
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/#/)