typeflex
typeflex copied to clipboard
Make drop in replacement for yoga-layout
Any chance this package can be made a drop-in replacement for yoga-layout (or yoga-layout-prebuilt to be precise). I maintain a library that provides bindings to yoga in react-three-fiber ecosystem and my idea was to allow users to supply their own yoga runtime (be it wasm, this port or anything else). I assumed this project has same public api contracts, but apprarently that's not case. What do you folks thoughts on the topic?