Bläddra i källkod

Update README.md

dror biran 8 år sedan
förälder
incheckning
d73df6dfe4
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      README.md

+ 2
- 0
README.md Visa fil

@@ -2,6 +2,8 @@
2 2
 
3 3
 App-wide support for 100% native navigation with an easy cross-platform interface. For iOS, this package is a wrapper around [react-native-controllers](https://github.com/wix/react-native-controllers), but provides a simplified more abstract API over it. This abstract API will be unified with the Android solution which is currently work in progress. It also fully supports redux if you use it.
4 4
 
5
+<img src="https://github.com/wix/react-native/blob/master/assets/themes/bootstrap-3/images/demo.gif?raw=true" width="240">
6
+
5 7
 ## Wix Wiki
6 8
 
7 9
 * [Overview](https://github.com/wix/react-native-navigation/wiki)