Skip to content

reddyanjali/My-First-React-Native-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

My-First-React-Native-App : Hello World

Just a try - React Native for Android

React-Native

React is an open-source JavaScript library for building user interfaces or UI components.

Prerequisites

Node.js must be installed.

Installation

Follow the below steps to create a basic React Native App.

npm install -g create-react-native-app
create-react-native-app YourAppName
cd myNewApp
npm start( If opting for opening the React App in browser)
yarn android(If opting to run in an emulator)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

First try - React Native for Android : Hello World

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published