A framework for building native applications using React
COMMITS
/ local-cli/cli.js January 6, 2017
J
packager: centralize babelRegisterOnly callsites
Jean Lauliac committed
October 14, 2016
D
Monkey-patch `fs` with graceful-fs before anything else runs
David Aurelio committed
May 21, 2016
J
Use a separate babel config for the local-cli and the packager
Janic Duplessis committed
April 30, 2016
J
Reverted commit D3242754
Janic Duplessis committed
J
Use a separate babel config for the local-cli and the packager
Janic Duplessis committed
April 29, 2016
S
Add `--version` to `local-cli/cli.js`
Shawn Wilsher committed
M
Remove 'react-native link'
Martin Konicek committed
April 11, 2016
S
Transform packager src files in cli entry point
Sam Swarr committed
March 7, 2016
H
Fix: cli.js - use var instead of const
Henry Zhu committed
January 18, 2016
M
chore: remove extra require
Maksim Ryzhikov committed
January 6, 2016
A
Added `react-native run-ios`
Alex Kotliarskyi committed
December 1, 2015
D
Add unbundling to packager
David Aurelio committed
November 17, 2015
P
Fixed Typo
Pasindu Perera committed
October 27, 2015
M
Introduce react-native link
Martin Konicek committed
October 26, 2015
M
Move `private-cli` commands to `local-cli`
Martín Bigio committed
October 23, 2015
F
add upgrade cli command
Felix Oghină committed
October 22, 2015
M
Fix cli entry points
Martín Bigio committed
October 20, 2015
M
Introduce default config
Martín Bigio committed
M
Start packager through cli
Martín Bigio committed
M
Clean up cli.js
Martín Bigio committed
M
Move `run-android` to `private-cli`
Martín Bigio committed
M
Make 'npm start' an alias for 'packager.sh', don't silently no-op on Windows
Martin Konicek committed
M
Add license headers to local-cli
Martin Konicek committed
October 16, 2015
M
Use `private-cli`'s server instead of `packager.js`
Martín Bigio committed
M
[react-native-cli] Move `new-library` command to `private-cli`
Martin Bigio committed
October 15, 2015
M
Move android generator to private-cli
Martín Bigio committed
October 13, 2015
M
Remove `install` command
Martín Bigio committed
M
Breaking change: Move `bundle` to `private-cli`
Martín Bigio committed
September 14, 2015
M
Release React Native for Android
Martin Konicek committed
March 28, 2015
J
Added react-native new-library command
Joe Stanton committed
May 14, 2015
J
Move init into local-cli
Joe Stanton committed
J
Linked with new local-cli, refactored
Joe Stanton committed
May 4, 2015
A
Warn if `init` is called from existing project
Alex Kotliarskyi committed
April 15, 2015
A
Added bundle command using ReactPackager
Arthur Lee committed
April 8, 2015
V
Fix packager script breakage when running `npm start`
Vinnie Garcia committed
C
Unbreak npm publish
Christopher Chedeau committed
April 7, 2015
A
Allow running local cli from terminal
Alex Kotliarskyi committed
April 4, 2015
T
created install command and moved cli to local-cli directory
Thomas Mchugh committed