A framework for building native applications using React
COMMITS
/ ReactCommon/cxxreact/MethodCall.cpp February 22, 2019
Z
Remove compiler warning (#23588)
zhongwuzw committed
November 15, 2018
Y
Remove dynamic exception specification in RN MethodCall.h/cpp
Yiding Jia 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 29, 2017
P
Disambiguate error messages in MethodCall
Pieter De Baets committed
August 18, 2017
M
Don't assume JS integers are dynamic Ints
Marc Horowitz committed
September 19, 2016
P
Remove additional JSON encoding for native->JS communication
Pieter De Baets committed
July 25, 2016
C
Move some really old tests to the cxx bridge
Chris Hopman committed
June 23, 2016
C
Serialize params when making/queuing native call
Chris Hopman committed
June 16, 2016
C
Add some (possibly temporary) noexcept/throw specifications
Chris Hopman committed
May 27, 2016
C
Build new bridge with gradle
Chris Hopman committed