Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Added copy of "node" ref to "layout" object

Choose a tag to compare

@asgvard asgvard released this 21 Aug 09:55
· 37 commits to master since this release

Added a copy of "node" ref to "layout" to also have it onBecameFocused callback. Useful for lazy measuring of the layout by the node ref, e.g. in native environment where we don't measure all layouts on focusable component creation.