소스 검색

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)