A framework for building native applications using React
COMMITS
/ ReactCommon/cxxreact/Android.mk December 27, 2018
D
Use new JavaScriptCore from npm (#22231)
Daniel Zlotin committed
October 31, 2018
T
RN: Missing Copyright Headers
Tim Yung committed
October 18, 2018
M
Get RNTester to compile and run
Marc Horowitz committed
July 30, 2018
D
Bump Android NDK to r17b (#20357)
Dulmandakh committed
May 10, 2018
M
Refactor ReactMarker out of Platform
Marc Horowitz committed
May 3, 2018
D
Add native delta client for Metro
David Aurelio committed
April 20, 2018
J
cxxreact: executors: insert ID of segment reliably into the bundle path
Jean Lauliac committed
November 27, 2017
B
move inspector out of jschelpers
Ben Nham committed
November 8, 2017
A
Remove RAMBundleRegistry subclasses
Alex Dvornikov committed
September 22, 2017
A
Added iOS support for loading multiple RAM bundles
Alex Dvornikov committed
J
Revert D5850970: Added iOS support for loading multiple RAM bundles
Jia Li committed
September 21, 2017
A
Added iOS support for loading multiple RAM bundles
Alex Dvornikov committed
A
Initial implementation of multiple RAM bundles registry
Alex Dvornikov committed
September 19, 2017
M
Base class for all object private data passed to JSC
Michał Gregorczyk committed
July 26, 2017
P
Fix missing files in OSS build
Pieter De Baets committed
July 20, 2017
P
Remove legacy JSC profiler
Pieter De Baets committed
June 1, 2017
P
Move xreact/jni to react/jni
Pieter De Baets committed
April 25, 2017
P
Drop support for webworkers
Pieter De Baets committed
March 21, 2017
P
Remove unused CxxMessageQueue
Pieter De Baets committed
March 14, 2017
M
Support ModuleHolder-based lazy init of C++ modules with C++ bridge on android
Marc Horowitz committed
February 17, 2017
A
Fix CI runs
Ashok Menon committed
December 5, 2016
D
Load Indexed RAM format on android
David Aurelio committed
November 1, 2016
A
Move JSCHelpers.h and Value.h into separate package
Alexander Blom committed
October 11, 2016
P
Lazily instantiate native modules
Pieter De Baets committed
August 24, 2016
C
Fix handling of bad utf16 passed out of JS
Chris Hopman committed
August 3, 2016
M
Refactor CxxNativeModule out of android-specific code into common code
Marc Horowitz committed
July 14, 2016
M
Fix optimized bundle stuff.
Michał Gregorczyk committed
D
Reverted commit D3545345
David Aurelio committed
July 12, 2016
M
add API to CatalystInstanceImpl for executing optimized bundle
Michał Gregorczyk committed
May 27, 2016
C
Build new bridge with gradle
Chris Hopman committed