-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
A more scalable way of architecting this project could be to use react-reconciler to build a JSON tree, which is then passed through to a walk function which renders to XD outside of the React cycle.
The JSON tree generation could even be parallelised in a separate process to speed up rendering, and would then allow for using yoga-layout, etc.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers