A framework for building native applications using React
COMMITS
/ React/CoreModules/RCTStatusBarManager.mm October 14, 2020
L
Make RCTEventDispatcher TurboModule-compatible
Lulu Wu committed
September 29, 2020
S
remove most of tvOS remnants from the code (#29407)
simek committed
June 3, 2020
R
Run getConstants method statements on main queue
Ramanpreet Nara 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
March 5, 2020
L
Back out "Moving towards UIWindowScene support"
Logan Daniels committed
L
Back out "UIViewController-based status bar management"
Logan Daniels committed
March 4, 2020
R
UIViewController-based status bar management (#25919)
radex committed
R
Moving towards UIWindowScene support (#28058)
radex committed
December 4, 2019
R
Add requiresMainQueueSetup YES to top offenders
Rick Hanlon committed
November 1, 2019
R
Make RCTStatusBarManager TurboModule-compatible
Ramanpreet Nara committed