clayrisser / react-gtk

react Native bridge for gtk desktop applications

Home Page:https://clayrisser.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React renderer

clayrisser opened this issue · comments

This issue is for discussion relating to the react renderer.

The react renderer will follow the process outlined in https://github.com/iamdustan/tiny-react-renderer. I created a branch to hack on it at https://github.com/jamrizzi/react-gtk/tree/react-render.

I think we should leapfrog the stack based renderer and dive straight into the fiber based renderer.