Skip to content

amireasadi/react-native-first-app

Repository files navigation

Simple React-Native Todo app

You can download the Universal apk here.

alt text

How to use

1- First download the zip file or clone the project.

2- Install the dependencies with npm i command.

3.1- npx react-native start inside your React Native project folder.

3.2- Let Metro Bundler run in its own terminal. Open a new terminal inside your React Native project folder. Run the npx react-native run-android command.

If everything is set up correctly, you should see your new app running in your Android emulator shortly.

for more info on getting start with react-native see docs.

About

first app(a todo app) i built with react native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published