A framework for building native applications using React
COMMITS
July 17, 2019
M
Allow key of objects to be nullable
Michał Osadnik committed
M
Follow up e2e testing mechanism with real tests (#25680)
Michał Osadnik committed
M
Add e2e tests skeleton for generated cpp code (#25673)
Michał Osadnik committed
July 16, 2019
E
Decouple GuardedRunnable + friends from ReactContext
Emily Janzer committed
M
Introduce NativeExceptionsManager.reportException API
Moti Zilberman committed
M
Introduce HasJavascriptExceptionMetadata interface
Moti Zilberman committed
M
Harden the Flow parser to handle more AST formats for commands and props
Michał Osadnik committed
M
Add ReactFiberErrorDialog from React + tests (#25671)
Moti Zilberman committed
D
Fix parsing of textAlign props in C++
David Vacca committed
July 15, 2019
E
Remove existing Commands export
Eli White committed
S
Fix warning in FlatListExample
Spencer Ahrens committed
S
Make VList in ScrollView warning consider horizontal prop
Spencer Ahrens committed
D
Make Binding.commitMutex_ recursive
David Vacca committed
D
Fix Android CI
David Vacca committed
S
moved all yoga node jni batching code to YogaNodeJNIBase and removed subclasses
Sidharth Guglani committed
S
remove useBatchingForLayoutOutputs config param and start using batching for layout outputs
Sidharth Guglani committed
D
bump gradle-download-task to 4.0.0 (#25654)
Dulmandakh committed
D
fix Android CI (#25655)
Dulmandakh committed
J
Fresh RN projects fails ESLint / Prettier by default (#25478)
JP Driver committed
D
bump Android Gradle Plugin to 3.4.2 (#25652)
Dulmandakh committed
G
Properly set the border color when there are round borders on Android (#25649)
Guilherme Iscaro committed
A
Fix typo in Virtualized List's maxToRenderPerBatch (#25630)
Abhishek Ghosh committed
July 13, 2019
D
Fix android CI
David Vacca committed
S
Back out "[react-native][PR] Use CALayers to draw text"
Samuel Susla committed
R
Type-check JS args when converting them to Java args
Ramanpreet Nara committed
K
iOS: Added missing React-jsi dep for FBReactNativeSpec target
Kevin Gozali committed
K
TM iOS: move jscallinvoker under ReactCommon podspec
Kevin Gozali committed
K
TM iOS: deprecate RN_TURBO_MODULE_ENABLED compiler flag
Kevin Gozali committed
K
TM iOS: refactor header dir for TM
Kevin Gozali committed