A framework for building native applications using React
COMMITS
/ React/Fabric/RCTScheduler.mm March 17, 2021
S
Introducing Leak Checker
Samuel Susla committed
March 16, 2021
J
Pass `blockNativeResponder` param to setIsJSResponder
Joshua Gross committed
February 24, 2021
V
Fabric: Using `SurfaceHandler` on iOS
Valentin Shergin committed
February 18, 2021
V
Back out "Fabric: Using `SurfaceHandler` on iOS"
Valentin Shergin committed
February 9, 2021
V
Fabric: Using `SurfaceHandler` on iOS
Valentin Shergin committed
February 4, 2021
V
Fabric: Support for `setIsJSResponder`, all the native changes
Valentin Shergin committed
January 26, 2021
V
Fabric: Setting mountingOverrideDelegate for MountingCoordinator directly
Valentin Shergin committed
January 10, 2021
A
Apply clang-format update fixes
Andres Suarez committed
January 9, 2021
J
iOS implementation of sendAccessibilityEvent
Joshua Gross committed
August 2, 2020
J
LayoutAnimations: call onSuccess, onFailure callbacks
Joshua Gross committed
July 31, 2020
D
move fabric to ReactCommon/react/renderer
David Vacca committed
June 9, 2020
S
Make scheduler into unique_ptr instead of shared_ptr
Samuel Susla committed
June 5, 2020
S
Fix KERN_INVALID_ADDRESS in LayoutAnimation
Samuel Susla committed
May 21, 2020
J
iOS-specific LayoutAnimation integration
Joshua Gross committed
J
C++ Fabric Core LayoutAnimations
Joshua Gross committed
May 20, 2020
I
Revert D17486030: C++ Fabric Core LayoutAnimations
Ishan Khot committed
I
Revert D21583932: iOS-specific LayoutAnimation integration
Ishan Khot committed
J
iOS-specific LayoutAnimation integration
Joshua Gross committed
J
C++ Fabric Core LayoutAnimations
Joshua Gross committed
April 18, 2020
V
Fabric: `scheduler` module was decoupled from `uimanager`
Valentin Shergin committed
V
Fabric: `componentregistry` module was decoupled from `uimanager`
Valentin Shergin committed
January 30, 2020
S
Implement RCTFabricSurface.synchronouslyWaitForStage
Samuel Susla committed
December 7, 2019
V
Fabric: Workaround for mysterious crash in `synchronouslyUpdateViewOnUIThread:props:`.
Valentin Shergin committed
October 16, 2019
A
Tidy up license headers [2/n]
Andres Suarez committed
August 21, 2019
A
Remove ; from method implementation definition
Anatolii Shevchenko 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
July 29, 2019
J
Set scheduler delegate during construction
Joshua Gross committed
July 19, 2019
E
Support View Manager Commands
Eli White committed
June 7, 2019
V
Fabric: Scheduler-specific dependencies were moved to a separate class from ContextContainer
Valentin Shergin committed
May 3, 2019
V
Fabric: MountingCoordinator - the new way to ensure ordering of mount transaction
Valentin Shergin committed
April 20, 2019
V
Fabric: Introducing MountingTransaction
Valentin Shergin committed
April 18, 2019
V
Fabric: Unification of registration process of `ComponentView`s and `ComponentDescriptor`s
Valentin Shergin committed
April 16, 2019
V
Fabric: Bunch of small changes in ContextContainer
Valentin Shergin committed
April 12, 2019
V
Fabric: ContextContainer was moved to `utils` module
Valentin Shergin committed
March 13, 2019
E
Fabric: fix startSurfaceWithSurfaceId typo (#23876)
ericlewis committed
March 8, 2019
V
Fabric: Simpler view preallocation on iOS
Valentin Shergin committed
March 3, 2019
D
Cleanup SchedulerDelegate interface
David Vacca committed
D
Update Props during pre-allocation avoiding re-updating the same props during mounting
David Vacca committed
February 28, 2019
D
Back out "[Fabric][C++][Android] update props during pre allocation of views"
David Vacca committed
February 26, 2019
D
update props during pre allocation of views
David Vacca committed
February 25, 2019
S
basic useNativeDriver functionality
Spencer Ahrens committed
February 5, 2019
D
Add performance counters for Fabric
David Vacca committed
January 25, 2019
J
Fabric: Replace ImageLoader promise implementation with observer model
Joshua Gross committed
January 17, 2019
V
Fabric: Even more systraces
Valentin Shergin committed
January 16, 2019
D
Open source Fabric android
David Vacca committed
November 26, 2018
V
Fabric: Stopping creating ShadowView instances for non-View ShadowNodes
Valentin Shergin committed
V
Introducing RCTComponentViewFactory
Valentin Shergin committed
November 11, 2018
D
Avoid pre-allocating views for non-layoutable shadow nodes
David Vacca committed
November 10, 2018
V
Fabric: Codemod: All `<fabric/...` includes were renamed to `<react/...`
Valentin Shergin committed