/task-react-native

Simple expo app

Primary LanguageJavaScriptMIT LicenseMIT

Taskoid

A simple react-native (expo) mobile app.

Local development :

  1. Run the command below to clone the repo in your local machine

git clone .git

  1. After cloning, get inside the root directory and run command below to install dependencies

npm install

  1. Then run the command below to start the metro server

npm run start

  1. After this install the expo app in your android device or camera app in your ios device, scan the QR code to locally develop and use the app.