A framework for building native applications using React
COMMITS
/ React/CoreModules/RCTActionSheetManager.mm January 10, 2021
A
Apply clang-format update fixes
Andres Suarez committed
December 19, 2020
R
Round 3: Remove @synthesize bridge = _bridge from NativeModules
Ramanpreet Nara committed
R
Codemod away from RCTBridge uiManager viewForReactTag
Ramanpreet Nara committed
November 20, 2020
G
Daily `arc lint --take CLANGFORMAT`
generatedunixname89002005325676 committed
November 19, 2020
L
Add possibility to disable buttons in action sheet ios (#28979)
Luke Walczak committed
May 19, 2020
V
Revert D21396409: Add possibility to disable buttons in action sheet ios
Valentin Shergin committed
L
Add possibility to disable buttons in action sheet ios (#28792)
lukewalczak 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
March 4, 2020
R
Moving towards UIWindowScene support (#28058)
radex committed
February 28, 2020
October 28, 2019
V
Fix Share dialog not resolving promise when dismissed on iOS (#26842)
Victor Fernandez committed
October 16, 2019
A
Tidy up license headers [2/n]
Andres Suarez committed
October 2, 2019
R
Refactor RCTActionSheetManager to use RCTConvertVecToArray and RCTConvertOptionalVecToArray
Ramanpreet Nara committed
September 30, 2019
R
Make RCTActionSheetManager TurboModule-compatible
Ramanpreet Nara committed