A framework for building native applications using React
COMMITS
/ React/CoreModules/RCTAppearance.mm May 13, 2020
R
Add dark mode to loading progress
Rick Hanlon committed
April 17, 2020
R
Part 2: Update ObjC++ codegen classes to use ObjCTurboModule::InitParams
Ramanpreet Nara committed
April 3, 2020
R
Codemod all getTurboModuleWithJsInvoker methods to accept a native CallInvoker
Ramanpreet Nara committed
March 18, 2020
R
Add a perfLogger argument to getTurboModuleWithJSInvoker:
Ramanpreet Nara committed
March 9, 2020
V
Clang format for all React Native files
Valentin Shergin committed
December 20, 2019
Z
Add RCTOverrideAppearancePreference to iOS Appearance module
Zack Argyle committed
December 11, 2019
S
emit Dimensions change enent when app goes split screen
Spencer Ahrens committed
October 24, 2019
K
iOS: optimize RCTUserInterfaceStyleDidChangeNotification handling
Kevin Gozali committed
October 23, 2019
K
iOS Allow disabling color scheme preference
Kevin Gozali committed
October 16, 2019
A
Tidy up license headers [2/n]
Andres Suarez committed
September 20, 2019
R
Rename JSCallInvoker{,Holder} to CallInvoker{,Holder}
Ramanpreet Nara committed
September 4, 2019
K
iOS Appearance: default to light
Kevin Gozali committed
August 31, 2019
H
Add Appearance native module
Héctor Ramos committed