Browse Source

Update README.md

DanielZlotin 8 years ago
parent
commit
78e5f910be
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      README.md

+ 0
- 2
README.md View File

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).
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
 
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
-
48
 ## License
46
 ## License
49
 
47
 
50
 The MIT License.
48
 The MIT License.