Parcourir la source

Update README.md

dror biran il y a 9 ans
Parent
révision
d73df6dfe4
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2
    0
      README.md

+ 2
- 0
README.md Voir le fichier

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