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
 
20
 
21
 ### Real world examples
21
 ### Real world examples
22
 
22
 
23
-#### The Wix App
24
 <img src="https://github.com/wix/react-native/blob/master/src/videos/demo.gif?raw=true" width="240">&nbsp;&nbsp;&nbsp;&nbsp;
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
 ## Quick Links
31
 ## Quick Links
27
 * [Documentation](https://wix.github.io/react-native-navigation/#/)
32
 * [Documentation](https://wix.github.io/react-native-navigation/#/)