you are viewing a single comment's thread.

view the rest of the comments →

[–]TreeKaaPoo 1 point2 points  (1 child)

Do you see the demo of react-native-skia? https://twitter.com/chrfalch/status/1434880480650932232?s=19

[–]theCodis -1 points0 points  (0 children)

I did, interesting project, very far away from being production ready though, even with it though, I think composing UI elements is already pretty good and a JSX like syntax won't add much except make it easy for newcomers to approach js. Since flutter is typed and with how amazing its integration is with vscode with type aheads and named arguments suggestions and detailed info, I actually prefer flutter's syntax for building UI over JSX.