react-native-macos/ReactCommon/fabric/element
Valentin Shergin 887ba8f044 Fabric: Support for `State` in `Element<>`
Summary:
Before this change the Element<> API didn't allow to specify state objects and crashed during instantiation of non-null states.

Changelog: [Internal] Fabric-specific internal change.

Reviewed By: JoshuaGross

Differential Revision: D19816358

fbshipit-source-id: 95ba5e03ea98c0260593462146e8523c95245e2b
2020-02-10 12:43:26 -08:00
..
tests Fabric: `Element<>` now returns (and accepts) mutable (non const) shared pointers 2020-01-30 19:45:39 -08:00
BUCK Fabric: Support for `State` in `Element<>` 2020-02-10 12:43:26 -08:00
ComponentBuilder.cpp Fabric: Support for `State` in `Element<>` 2020-02-10 12:43:26 -08:00
ComponentBuilder.h Fabric: `Element<>` now returns (and accepts) mutable (non const) shared pointers 2020-01-30 19:45:39 -08:00
Element.cpp Fabric: `Element<>`, a declarative way to describe a component hierarchy 2020-01-22 11:05:42 -08:00
Element.h Fabric: Support for `State` in `Element<>` 2020-02-10 12:43:26 -08:00
ElementFragment.cpp Fabric: `Element<>`, a declarative way to describe a component hierarchy 2020-01-22 11:05:42 -08:00
ElementFragment.h Fabric: `Element<>` now returns (and accepts) mutable (non const) shared pointers 2020-01-30 19:45:39 -08:00
testUtils.h Fabric: Support for `State` in `Element<>` 2020-02-10 12:43:26 -08:00