react-native-macos/local-cli
Martin Konicek 52dd7dbbcf Remove built-in navigation template (#21155)
Summary:
This is an updated (rebased) version of the very old #16579.

I added a [template](https://github.com/facebook/react-native/tree/master/local-cli/templates/HelloNavigation) for react-navigation directly into the React Native repo a long time ago. The feature `react-native init --template foo` supports both:
- Remote templates (`react-native-template-foo` in npm as well as HTTP URLs)
- Local templates that ship with react-native itself

In retrospect, adding the local template wasn't a good idea. Templates should live outside of the React Native repo and be versioned independently. This way templates can be fixed independently of React Native releases, and people can use new templates without having to upgrade React Native.
Pull Request resolved: https://github.com/facebook/react-native/pull/21155

Differential Revision: D9885719

Pulled By: hramos

fbshipit-source-id: d2982f374d3c451c09e348ce5fcdca9d0be5a474
2018-09-17 15:17:58 -07:00
..
__mocks__ react-native: make automated fs-based tests platform-independent 2018-09-17 05:46:47 -07:00
bundle Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
core react-native: make automated fs-based tests platform-independent 2018-09-17 05:46:47 -07:00
dependencies Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
eject Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
generator Remove built-in navigation template (#21155) 2018-09-17 15:17:58 -07:00
info Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
init Remove built-in navigation template (#21155) 2018-09-17 15:17:58 -07:00
install Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
library Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
link react-native: make automated fs-based tests platform-independent 2018-09-17 05:46:47 -07:00
logAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
logIOS Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
runAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
runIOS Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
server Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
templates Remove built-in navigation template (#21155) 2018-09-17 15:17:58 -07:00
upgrade Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
util react-native: make automated fs-based tests platform-independent 2018-09-17 05:46:47 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
cli.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
cliEntry.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
commands.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
setup_env.bat Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
setup_env.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
wrong-react-native.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00