Hacker News new | ask | show | jobs
by kusti8 2338 days ago
The reason I did not add a renderer to React Native and went with my own renderer and reconciler was because mobile and desktop behave differently. The goal of the project is to make sure you can copy almost all your code from React Native, but not hinder usability. For example, you can define multiple windows in Proton Native and I intend to add more props to that soon.
1 comments

I'm doing something similar (also in my free time), how about joining our forces? https://github.com/cztomsik/graffiti