Introduction To React Native

This Article Part of React Native Tutorial Series want to start from scrach follow below link https://infinitbility.com/react-native/table-of-contents What is react native? React Native is an open-source mobile application framework created by Facebook, Inc. It is used to develop applications for Android, Android TV, iOS, macOS, tvOS, Web, Windows and UWP by enabling developers to use React’s framework along with native platform capabilities. Prerequisites To work with React Native, you will need to have an understanding of JavaScript fundamentals and Ecmascript 6....

January 2, 2021 · 5 min · Infinitbility

Table Of Contents

React Native Tutorial To be able to follow this tutorial, you should be familiar with React and have solid JavaScript knowledge. Even if you do not have previous experience with React, you should be able to follow it. In this tutorial, we will explain some fundamental React concepts. Basics 1. Introduction To React Native 2. React Native Environment Setup using expo 3. React Native Environment Setup for windows 4. React Native Environment setup on Mac OS 5....

January 1, 2021 · 2 min · Infinitbility