A framework for building native applications using React
COMMITS
/ react-native-cli/index.js October 5, 2015
C
[cli] Add a big warning to stop people from modifying the global cli
Christopher Chedeau committed
October 2, 2015
B
Add --verbose option (fixes #2797)
Benjamin Winterberg committed
October 1, 2015
F
Merge pull request #2713 from jmhdez/fix-appName-on-init
Felix Oghină committed
September 15, 2015
J
Respect projectName on template creation
jmhdez committed
September 16, 2015
F
[cli] don't swallow require(local_cli) errors
Felix Oghină committed
September 6, 2015
N
[CLI] Add version argument
Nick Simmons committed
August 7, 2015
A
Hide npm output when doing react-native init
Alex Kotliarskyi committed
May 23, 2015
D
Fixes typo
Dave Sibiski committed
D
Adds validation check for "React" package name
Dave Sibiski committed
May 18, 2015
A
Fix react-native-cli code formatting
Alex Kotliarskyi committed
A
Merge pull request #1293 from skv-headless/confirm-init-overwrite
Alexander Kotliarskyi committed
May 15, 2015
S
ask confirmation on init command
skv committed
J
Duplicate the name validation for now
Joe Stanton committed
March 28, 2015
J
Added react-native new-library command
Joe Stanton committed
April 4, 2015
T
created install command and moved cli to local-cli directory
Thomas Mchugh committed
March 27, 2015
P
Adds missing space character to CLI error message
Pedro Gaspar committed
March 26, 2015
A
Only allow valid identifier names as project names. Fixes #213
Amjad Masad committed
S
Lint code - change double to single quotes to keep code style
Steve Lacy committed
A
Use full path to packager for generated project
Alexander Kotliarskyi committed
March 22, 2015
A
Fix few paths for react-native cli scripts
Alex Kotliarskyi committed
A
Allow react-native init <project-or-dir-name>
Alex Kotliarskyi committed
March 20, 2015
A
react-native-cli initial commit
Amjad Masad committed