Skip to content

Free Resources

Resource thumbnail
ReactJS

React Native in 60 Minutes - Introduction to Creating Your First Hybrid Native Application

So, you know React, and you want to build a mobile application - how do you get started? In this training, we'll discuss the architecture of React Native and how it differs from competing approaches such as Progressive Web Applications, Ionic Capacitor, and Apache Cordova. Then, we'll make a basic application from scratch that uses data from remote APIs and device sensors, and we'll show how to test and debug the application on your device and in simulators.