Experimental work to manipulate Canvas api with React
- Custom reconciler to render React component into a Canvas
- Use Yoga to easily position element with CSS like API
- Use a custom text measurer to correctly break lines of text
It's like react-three-fiber for 2D Canvas.