소스 검색

Update README.md

Yedidya Kennard 8 년 전
부모
커밋
393c95fe12
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3
    0
      README.md

+ 3
- 0
README.md 파일 보기

@@ -42,6 +42,9 @@ If you're trying to deliver a user experience that's on par with the best native
42 42
 
43 43
 For example, this package replaces the native [NavigatorIOS](https://facebook.github.io/react-native/docs/navigatorios.html) that has been [abandoned](https://facebook.github.io/react-native/docs/navigator-comparison.html) in favor of JS-based solutions that are easier to maintain. For more details see in-depth discussion [here](https://github.com/wix/react-native-controllers#why-do-we-need-this-package).
44 44
 
45
+
46
+### To quickly start a project based on react-native-navigation, clone the [bootstrap](https://github.com/wix/react-native-navigation-bootstrap) project.
47
+
45 48
 ## License
46 49
 
47 50
 The MIT License.