A framework for building native applications using React
COMMITS
/ React/Fabric/RCTConversions.h January 10, 2021
A
Apply clang-format update fixes
Andres Suarez committed
September 17, 2020
V
Fabric: Using pre-cached UIColor objects for black, white, and clear colors
Valentin Shergin committed
V
Fabric: Color conversion functions now do not depend on internal implementations of SharedColor
Valentin Shergin committed
V
Fabric: Removing `RCTCGColorRefUnretainedFromSharedColor()`
Valentin Shergin committed
September 8, 2020
S
Check for nullability of [NSString UTF8String]
Samuel Susla committed
August 16, 2020
S
Prevent RCTStringFromNSString from crashing if passed nil
Samuel Susla committed
August 6, 2020
J
Add support for accessibilityRole = "switch"
Jiayan Zhuang committed
July 31, 2020
D
move fabric to ReactCommon/react/renderer
David Vacca committed
June 17, 2020
S
An attempt at resolving crash in RCTStringFromNSString
Samuel Susla committed
March 17, 2020
S
Add RTL support
Samuel Susla committed
February 27, 2020
V
Codemod: Clang-format for all files in `React/Fabric` directory
Valentin Shergin committed
November 1, 2019
S
Fabric: Fix order of arguments in RCTEdgeInsetsFromUIEdgeInsets
Samuel Susla committed
October 16, 2019
A
Tidy up license headers [3/n]
Andres Suarez committed
September 28, 2019
V
Fabric: Fixing a crash in ScrollView on deallocation
Valentin Shergin committed
August 8, 2019
K
iOS: Revert RCT->RN prefix renaming to avoid confusion
Kevin Gozali committed
August 2, 2019
K
iOS: codemod react-native-github: RCT->RN prefix for Fabric
Kevin Gozali committed
April 30, 2019
V
Fabric: Moving RNWrapManagedObject to `react/utils` module
Valentin Shergin committed
April 16, 2019
V
Fabric: `RNWrapManagedObject` and `RNUnwrapManagedObject` helpers
Valentin Shergin committed
March 25, 2019
V
Fabric: `Transform` type was moved to `graphics` module.
Valentin Shergin committed
March 15, 2019
J
fbios BottomSheet implementation
Joshua Gross committed
March 13, 2019
E
Fabric: fix border memory leaks (#23815)
ericlewis committed
November 10, 2018
V
Fabric: Codemod: All `<fabric/...` includes were renamed to `<react/...`
Valentin Shergin committed
October 16, 2018
V
Fabric: Treating empty accessibilityLabel as nil
Valentin Shergin committed
V
Fabric: Support for a bunch of accessiblity props in View
Valentin Shergin committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
August 4, 2018
V
Fabric: Using `const &` pattern everywhere in RCTConversions
Valentin Shergin committed
July 15, 2018
V
Fabric: `view` module was moved to `components` subdirectory
Valentin Shergin committed
June 22, 2018
V
Fabric: Conversion functions between NSString and std::string
Valentin Shergin committed
June 15, 2018
V
Fabric: Implementation of <View transform={...}/> property
Valentin Shergin committed
V
Fabric: Color conversions function in RCTConversions
Valentin Shergin committed
May 22, 2018
V
Fabric: ScrollView events
Valentin Shergin committed
May 9, 2018
V
Fabric: RCTConversions unified way to covert primitives between Fabric and UIKit
Valentin Shergin committed