React Native is a framework for building mobile apps using JavaScript. It works by "re-using" the React web application framework, instead of using native code, to target different platforms. This allows you to build your app once and have it work on iOS and Android so no matter what devices your users are on you can reach them all. The considerable amount of libraries already available has made this framework an instant hit in the industry so if you want to dip your toe into developing with JS I would highly recommend giving it a try! If this is your first time hearing about React Native I would suggest watching this video from Lea Verou where she talks more about why its such an attractive option for web developers looking to create mobile apps.
.png)
