@vilvaathibanpb
<HelloWorld />
<div> <h1>Hello World</h1> </div>
const HelloWorld = () => ( React.createElement("div", null, React.createElement( "h1", null, "Hello World" ) ));
React Virtual Dom
HTML
React-DOM
Android
React-Native
iOS
React-Native-Web
React Strict Dom
Javascript Polyfill of Web elements into React Native + StyleX
React-Strict-Dom
React-Strict-Dom/Web
React-Strict-Dom/Native
Thank you for being an wonderful audience
By Vilva Athiban