Reconciler
Browse all 948 subdomain entities categorized under Reconciler in the react Architecture Docs architecture documentation.
applyAppearingPairViewTransition() — react Function Reference
Architecture documentation for the applyAppearingPairViewTransition() function in ReactFiberApplyGesture.js from the react codebase.
applyDepartureTransitions() — react Function Reference
Architecture documentation for the applyDepartureTransitions() function in ReactFiberApplyGesture.js from the react codebase.
applyExitViewTransition() — react Function Reference
Architecture documentation for the applyExitViewTransition() function in ReactFiberApplyGesture.js from the react codebase.
applyNestedViewTransition() — react Function Reference
Architecture documentation for the applyNestedViewTransition() function in ReactFiberApplyGesture.js from the react codebase.
applyUpdateViewTransition() — react Function Reference
Architecture documentation for the applyUpdateViewTransition() function in ReactFiberApplyGesture.js from the react codebase.
applyViewTransitionsOnFiber() — react Function Reference
Architecture documentation for the applyViewTransitionsOnFiber() function in ReactFiberApplyGesture.js from the react codebase.
applyViewTransitionToClones() — react Function Reference
Architecture documentation for the applyViewTransitionToClones() function in ReactFiberApplyGesture.js from the react codebase.
detectMutationOrInsertClones() — react Function Reference
Architecture documentation for the detectMutationOrInsertClones() function in ReactFiberApplyGesture.js from the react codebase.
insertDestinationClones() — react Function Reference
Architecture documentation for the insertDestinationClones() function in ReactFiberApplyGesture.js from the react codebase.
insertDestinationClonesOfFiber() — react Function Reference
Architecture documentation for the insertDestinationClonesOfFiber() function in ReactFiberApplyGesture.js from the react codebase.
measureExitViewTransitions() — react Function Reference
Architecture documentation for the measureExitViewTransitions() function in ReactFiberApplyGesture.js from the react codebase.
recursivelyApplyViewTransitions() — react Function Reference
Architecture documentation for the recursivelyApplyViewTransitions() function in ReactFiberApplyGesture.js from the react codebase.
recursivelyInsertClones() — react Function Reference
Architecture documentation for the recursivelyInsertClones() function in ReactFiberApplyGesture.js from the react codebase.
recursivelyInsertClonesFromExistingTree() — react Function Reference
Architecture documentation for the recursivelyInsertClonesFromExistingTree() function in ReactFiberApplyGesture.js from the react codebase.
recursivelyInsertNew() — react Function Reference
Architecture documentation for the recursivelyInsertNew() function in ReactFiberApplyGesture.js from the react codebase.
recursivelyInsertNewFiber() — react Function Reference
Architecture documentation for the recursivelyInsertNewFiber() function in ReactFiberApplyGesture.js from the react codebase.
recursivelyRestoreNew() — react Function Reference
Architecture documentation for the recursivelyRestoreNew() function in ReactFiberApplyGesture.js from the react codebase.
recursivelyRestoreViewTransitions() — react Function Reference
Architecture documentation for the recursivelyRestoreViewTransitions() function in ReactFiberApplyGesture.js from the react codebase.
restoreViewTransitionsOnFiber() — react Function Reference
Architecture documentation for the restoreViewTransitionsOnFiber() function in ReactFiberApplyGesture.js from the react codebase.
startGestureAnimations() — react Function Reference
Architecture documentation for the startGestureAnimations() function in ReactFiberApplyGesture.js from the react codebase.
trackDeletedPairViewTransitions() — react Function Reference
Architecture documentation for the trackDeletedPairViewTransitions() function in ReactFiberApplyGesture.js from the react codebase.
trackEnterViewTransitions() — react Function Reference
Architecture documentation for the trackEnterViewTransitions() function in ReactFiberApplyGesture.js from the react codebase.
DefaultAsyncDispatcher() — react Function Reference
Architecture documentation for the DefaultAsyncDispatcher() function in ReactFiberAsyncDispatcher.js from the react codebase.
attemptEarlyBailoutIfNoScheduledUpdate() — react Function Reference
Architecture documentation for the attemptEarlyBailoutIfNoScheduledUpdate() function in ReactFiberBeginWork.js from the react codebase.
bailoutOffscreenComponent() — react Function Reference
Architecture documentation for the bailoutOffscreenComponent() function in ReactFiberBeginWork.js from the react codebase.
bailoutOnAlreadyFinishedWork() — react Function Reference
Architecture documentation for the bailoutOnAlreadyFinishedWork() function in ReactFiberBeginWork.js from the react codebase.
beginWork() — react Function Reference
Architecture documentation for the beginWork() function in ReactFiberBeginWork.js from the react codebase.
checkIfWorkInProgressReceivedUpdate() — react Function Reference
Architecture documentation for the checkIfWorkInProgressReceivedUpdate() function in ReactFiberBeginWork.js from the react codebase.
checkScheduledUpdateOrContext() — react Function Reference
Architecture documentation for the checkScheduledUpdateOrContext() function in ReactFiberBeginWork.js from the react codebase.
deferHiddenOffscreenComponent() — react Function Reference
Architecture documentation for the deferHiddenOffscreenComponent() function in ReactFiberBeginWork.js from the react codebase.
findLastContentRow() — react Function Reference
Architecture documentation for the findLastContentRow() function in ReactFiberBeginWork.js from the react codebase.
finishClassComponent() — react Function Reference
Architecture documentation for the finishClassComponent() function in ReactFiberBeginWork.js from the react codebase.
forceUnmountCurrentAndReconcile() — react Function Reference
Architecture documentation for the forceUnmountCurrentAndReconcile() function in ReactFiberBeginWork.js from the react codebase.
getRemainingWorkInPrimaryTree() — react Function Reference
Architecture documentation for the getRemainingWorkInPrimaryTree() function in ReactFiberBeginWork.js from the react codebase.
initSuspenseListRenderState() — react Function Reference
Architecture documentation for the initSuspenseListRenderState() function in ReactFiberBeginWork.js from the react codebase.
markRef() — react Function Reference
Architecture documentation for the markRef() function in ReactFiberBeginWork.js from the react codebase.
markWorkInProgressReceivedUpdate() — react Function Reference
Architecture documentation for the markWorkInProgressReceivedUpdate() function in ReactFiberBeginWork.js from the react codebase.
mountActivityChildren() — react Function Reference
Architecture documentation for the mountActivityChildren() function in ReactFiberBeginWork.js from the react codebase.
mountDehydratedActivityComponent() — react Function Reference
Architecture documentation for the mountDehydratedActivityComponent() function in ReactFiberBeginWork.js from the react codebase.
mountDehydratedSuspenseComponent() — react Function Reference
Architecture documentation for the mountDehydratedSuspenseComponent() function in ReactFiberBeginWork.js from the react codebase.
mountIncompleteClassComponent() — react Function Reference
Architecture documentation for the mountIncompleteClassComponent() function in ReactFiberBeginWork.js from the react codebase.
mountIncompleteFunctionComponent() — react Function Reference
Architecture documentation for the mountIncompleteFunctionComponent() function in ReactFiberBeginWork.js from the react codebase.
mountSuspenseFallbackAfterRetryWithoutHydrating() — react Function Reference
Architecture documentation for the mountSuspenseFallbackAfterRetryWithoutHydrating() function in ReactFiberBeginWork.js from the react codebase.
mountSuspenseFallbackChildren() — react Function Reference
Architecture documentation for the mountSuspenseFallbackChildren() function in ReactFiberBeginWork.js from the react codebase.
mountSuspenseOffscreenState() — react Function Reference
Architecture documentation for the mountSuspenseOffscreenState() function in ReactFiberBeginWork.js from the react codebase.
mountSuspensePrimaryChildren() — react Function Reference
Architecture documentation for the mountSuspensePrimaryChildren() function in ReactFiberBeginWork.js from the react codebase.
mountWorkInProgressOffscreenFiber() — react Function Reference
Architecture documentation for the mountWorkInProgressOffscreenFiber() function in ReactFiberBeginWork.js from the react codebase.
propagateSuspenseContextChange() — react Function Reference
Architecture documentation for the propagateSuspenseContextChange() function in ReactFiberBeginWork.js from the react codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free