Explorar el Código

Update README.md (#854)

* Update README.md

* Update README.md
Guy Carmeli hace 7 años
padre
commit
e0f2019720
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -11,7 +11,7 @@
11 11
 
12 12
 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.
13 13
 
14
-<img src="https://github.com/wix/react-native/blob/master/assets/themes/bootstrap-3/images/demo.gif?raw=true" width="240">
14
+<img src="https://github.com/wix/react-native/blob/master/src/videos/demo.gif?raw=true" width="240">
15 15
 
16 16
 ----
17 17