Transcription of React Native - Tutorialspoint
{{id}} {{{paragraph}}}
React Native i React Native i About the Tutorial React Native is a JavaScript framework for building Native mobile apps. It uses the React framework and offers large amount of inbuilt components and APIs. Audience This tutorial is designed for JavaScript and React developers who aspire to learn mobile building skills. By following this course, you will expand your React and JavaScript knowledge, learn some concepts of functional programming, and prepare to enter the mobile world. Since JavaScript world is moving forward, we will keep up with it and use EC6 syntax in this tutorial. Prerequisites To be able to follow this tutorial, you should be familiar with React and have solid JavaScript knowledge.
After installing NodeJS and NPM successfully in your system you can proceed with installation of create-react-native-app (globally as shown below). C:\Users\Tutorialspoint> npm install -g create-react-native-app Step2: Create project Browse through required folder and create a new react native project as shown below. ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}