A framework for building native applications using React
COMMITS
/ ReactCommon/cxxreact/CxxModule.h November 14, 2018
R
Allow CxxModules to implement methods with two callbacks (#21586)
REDMOND\acoates committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
May 31, 2018
H
Migrate Android sources to MIT license header
Héctor Ramos committed
August 1, 2017
P
Provide default implementation of getConstants
Pieter De Baets committed
July 24, 2017
P
Replace exported method registration with statically allocated struct
Pieter De Baets committed
June 23, 2017
P
Rename Executor to JSExecutor
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 15, 2017
S
Expose the bridge instance to CxxModule via a weak_ptr
Sean Kinsey committed
August 4, 2016
M
add support for registering and calling sync methods in C++ modules
Marc Horowitz committed
May 27, 2016
C
Build new bridge with gradle
Chris Hopman committed