-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
https://github.com/vincentriemer/react-native-dom
It targets the web in the same way as react-native-web (used by the current web platform), but the build process is similar to the Windows platform by adding a new platform to React Native builder itself instead of monkey patching the libraries, it's multithreaded by default by using WebWorkers, and it's compiled to WebAssembly by using custom binding of Yoga layout, so performance should be great. I propose to add it as a new platform, and maybe in the future deprecate the web one in benefict of this.
miguelocarvajal
Metadata
Metadata
Assignees
Labels
No labels