A framework for building native applications using React
COMMITS
/ Libraries/WebSocket/RCTWebSocketExecutor.m August 24, 2015
N
Ran Convert > To Modern Objective C Syntax
Nick Lockwood committed
August 21, 2015
A
[ReactNative] Unbreak debugger
Alex Kotliarskyi committed
H
UI CPU and memory utilization graphs in Chrome debugging mode
Harrison Harnisch committed
August 17, 2015
N
Convert alloc/init to new to please linter
Nick Lockwood committed
August 4, 2015
N
Use +[RCTConvert NSURL:] everywhere instead of +[NSURL URLWithString:]
Nick Lockwood committed
July 28, 2015
T
[ReactNative] Add RCTBridgeDelegate
Tadeu Zagallo committed
July 14, 2015
T
[ReactNative] Remove unused executor context id
Tadeu Zagallo committed
June 15, 2015
N
Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues
Nick Lockwood committed
June 13, 2015
T
[ReactNative] Fix timers for debugger executors
Tadeu Zagallo committed
June 9, 2015
T
[ReactNative] Make JavaScript executors bridge modules
Tadeu Zagallo committed
May 14, 2015
H
WebSocket polyfill
Harrison Harnisch committed