Skip to content

Dror-Bar/react-native-example-project

Repository files navigation

react-native-example-project

A basic structure/skeleton of a modern react native app.


Prerequisites:

https://reactnative.dev/docs/environment-setup (Native CLI)


To install required libraries, run the commands:

npm install

npx pod-install (IOS only)


To run the application, run the command:

npx react-native run-android or

npx react-native run-ios

About

A basic structure/skeleton of a modern react native app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published