A framework for building native applications using React
COMMITS
/ React/CoreModules/RCTDevMenu.mm February 4, 2021
P
Basic bridgeless support for RCTDevMenu
Peter Argany committed
P
Cleanup - remove isLiveReloadAvailable
Peter Argany committed
P
Cleanup - remove isDebuggingRemotely failsafe
Peter Argany committed
January 29, 2021
P
Only show DevMenu on shake if RCTView is visible
Peter Argany committed
January 10, 2021
A
Apply clang-format update fixes
Andres Suarez committed
December 13, 2020
R
Manual: Migrate from bridge.devSettings to RCTModuleRegistry
Ramanpreet Nara committed
R
Codemod: Migrate from bridge.devSettings to RCTModuleRegistry
Ramanpreet Nara committed
April 17, 2020
R
Part 2: Update ObjC++ codegen classes to use ObjCTurboModule::InitParams
Ramanpreet Nara committed
April 16, 2020
R
Add "Open Debugger" and "Open React DevTools" to iOS dev menu
Rick Hanlon committed
April 3, 2020
R
Codemod all getTurboModuleWithJsInvoker methods to accept a native CallInvoker
Ramanpreet Nara committed
March 30, 2020
R
Remove "Debug with Nuclide" option
Rick Hanlon 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
March 4, 2020
R
Moving towards UIWindowScene support (#28058)
radex committed
January 27, 2020
N
Enable dev keyboard shortcuts on Mac Catalyst (#27479)
Nicolas Charpentier committed
December 18, 2019
A
Enabling RCTWebSocket on UIKitForMac (macOS Catalyst) (#27469)
Andy Matuschak committed
November 4, 2019
R
Make RCTDevMenu and RCTDevSettings TurboModule-compatible
Ramanpreet Nara committed