ソースを参照

Update README.md

dror biran 8 年 前
コミット
d73df6dfe4
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2
    0
      README.md

+ 2
- 0
README.md ファイルの表示

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