Browse Source

Update README.md

Yedidya Kennard 8 years ago
parent
commit
393c95fe12
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      README.md

+ 3
- 0
README.md View File

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