Skip to content

ReactJS is a JavaScript library, supporting both front-end web and being run on a server, for building user interfaces and web applications. React Native is a mobile framework that compiles to native app components, allowing you to build native mobile applications for different platforms (iOS, Android, and Windows Mobile) in JavaScript that all…

Notifications You must be signed in to change notification settings

8140171224/React_native_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React_native_js

 ReactJS is a JavaScript library, supporting both front-end web and being run on a server, for building user interfaces and web applications.  React Native is a mobile framework that compiles to native app components, allowing you to build native mobile applications for different platforms (iOS, Android, and Windows Mobile) in JavaScript that allows you to use ReactJS to build your components, and implements ReactJS under the hood.  Both are open sourced by Facebook.

Requirements

 Node 10+ installed, you can use npm to install the Expo CLI command line utility:

IDE's

1.Nuclide

2.Atom

3.Sublimetext

4.Space macs editor

5.Webstorm (recommended)

Need

Node.js

Command's

After installing node.js

1.Step

npm install -g expo-cli*

2.Step

For creating new project

 expo init name

3.Step

Start coding

 cd AwesomeProject
 
 npm start

App already there

EX

Here I'm

Information

BY aakashpadhiyar

8140171224

About

ReactJS is a JavaScript library, supporting both front-end web and being run on a server, for building user interfaces and web applications. React Native is a mobile framework that compiles to native app components, allowing you to build native mobile applications for different platforms (iOS, Android, and Windows Mobile) in JavaScript that all…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published