react-native-macos/React/Fabric/Mounting
Samuel Susla 577fdeaa62 Add prepareForReuse to RCTSafeAreaViewComponentView
Summary:
Changelog: [internal]

As part of recycle, we should delete state. This is a common pattern used in other components as well.

Reviewed By: shergin

Differential Revision: D21348782

fbshipit-source-id: a5dee2f4ccee9b19498db31dab1983d8879dca71
2020-05-04 02:59:19 -07:00
..
ComponentViews Add prepareForReuse to RCTSafeAreaViewComponentView 2020-05-04 02:59:19 -07:00
RCTComponentViewClassDescriptor.h Fabric: Implementation of `RCTMountingTransactionObserving` protocol 2019-11-01 09:38:25 -07:00
RCTComponentViewDescriptor.h Fabric: Attempt to fix a crash in RCTMountingTransactionObserverCoordinator 2019-11-19 09:50:52 -08:00
RCTComponentViewFactory.h Fabric: `componentregistry` module was decoupled from `uimanager` 2020-04-18 15:00:21 -07:00
RCTComponentViewFactory.mm Fabric: `componentregistry` module was decoupled from `uimanager` 2020-04-18 15:00:21 -07:00
RCTComponentViewProtocol.h Fabric: `componentregistry` module was decoupled from `uimanager` 2020-04-18 15:00:21 -07:00
RCTComponentViewRegistry.h Fabric: Introducing `RCTComponentViewDescriptor` 2019-11-01 09:38:24 -07:00
RCTComponentViewRegistry.mm Fabric: Removing some code leftovers from RCTComponentViewRegistry 2019-11-18 18:25:01 -08:00
RCTMountingManager.h Fabric: Controlling DifferentiatorMode via ReactNativeConfig 2020-04-11 12:15:55 -07:00
RCTMountingManager.mm Fabric: Controlling DifferentiatorMode via ReactNativeConfig 2020-04-11 12:15:55 -07:00
RCTMountingManagerDelegate.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTMountingTransactionObserverCoordinator.h Codemod: Clang-format for all files in `React/Fabric` directory 2020-02-26 21:31:12 -08:00
RCTMountingTransactionObserverCoordinator.mm Fabric: More asserts in RCTMountingTransactionObserverCoordinator 2019-11-18 18:25:01 -08:00
RCTMountingTransactionObserving.h Tidy up license headers 2019-11-11 17:59:06 -08:00
UIView+ComponentViewProtocol.h Fabric: remove LocalData from mounting layer 2020-01-06 05:25:24 -08:00
UIView+ComponentViewProtocol.mm Fabric: Fixed incorrect early-return in `UIView+ComponentViewProtocol::updateLayoutMetrics` 2020-04-19 22:32:51 -07:00