This website collects cookies to deliver better user experience
react native- JavaScript is everywhere
react native- JavaScript is everywhere
Being a JavaScript developer, making mobile apps was just a WebView with our site running.
But now, we have react native which takes a but different approach and makes the application feel like a truly native application. It's having components to make android and iOS like UI.
And the code actually resembles the react code.
That means that you can make native apps with a little knowledge of react native.