Procházet zdrojové kódy

Update README.md

Add demo for example app.
Nick Rameau před 7 roky
rodič
revize
64029a79e7
1 změnil soubory, kde provedl 6 přidání a 1 odebrání
  1. 6
    1
      README.md

+ 6
- 1
README.md Zobrazit soubor

@@ -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/#/)