react-native/React/Fabric/Mounting
Valentin Shergin 2166d2bb79 Fabric: Trivial implementation of prelumiary view allocation on iOS
Summary:
@public
We have this feature in the current version of RN, so it would be nice to support that in Fabric as well. This should save us tens of ms of views creation during mounting.
And that's quite easy to do!

Reviewed By: fkgozali

Differential Revision: D8701992

fbshipit-source-id: 4e3049df009ffd65bb43043de388e81795e5e559
2018-06-29 20:02:38 -07:00
..
ComponentViews Fabric: Releasing image bitmap as part of `prepareForRecycle` 2018-06-26 11:48:12 -07:00
MountItems Fabric: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00
RCTComponentViewProtocol.h Fabric: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00
RCTComponentViewRegistry.h Fabric: Trivial implementation of prelumiary view allocation on iOS 2018-06-29 20:02:38 -07:00
RCTComponentViewRegistry.mm Fabric: Trivial implementation of prelumiary view allocation on iOS 2018-06-29 20:02:38 -07:00
RCTMountingManager.h Fabric: Trivial implementation of prelumiary view allocation on iOS 2018-06-29 20:02:38 -07:00
RCTMountingManager.mm Fabric: Trivial implementation of prelumiary view allocation on iOS 2018-06-29 20:02:38 -07:00
RCTMountingManagerDelegate.h Fabric: RCTMountingManager and RCTMountingManagerDelegate 2018-04-10 17:15:07 -07:00
UIView+ComponentViewProtocol.h Fabric: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00
UIView+ComponentViewProtocol.mm Fabric: Default support of `displayType` and `layoutDirection` layout metrics 2018-06-22 11:57:40 -07:00