mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6db19b036e
Summary: Changelog: [Internal] Previous interface `Element<>.state` wasn't usable because creating ConcreteState requires ownership of component descriptor and family. Family isn't created until later and it isn't accessible to the caller. To work around this shortcoming, we create `stateData` rather than state. Reviewed By: JoshuaGross Differential Revision: D23028296 fbshipit-source-id: fba35ea8e6986b77379b1dddaa37012f4234f86e