Skip to content

ArynKr/Todo-React-Native

Repository files navigation

Simple Todo List made using React-Native

Steps to Install for Use

  1. Download the Todo.apk file from the repository.
  2. Install the app on your android device.
  3. That's all, have fun with the app.

Steps to Install for Development purpose

** You can contribute here if you want **

  1. Clone the repository on your PC.

  2. Install expo-cli using the command:

    1. npm i -g expo-cli   for npm
    2. yarn global add expo-cli   for npm
  3. Now inside the install the dependencies using the command:

    1. npm install   for npm
    2. yarn install   for npm
  4. Now the project is yours, run it, edit it and play with it.

  5. To run the app run following command inside the project directory:

    1. npm start   for npm
    2. yarn start   for npm
  6. This will open a browser tab like this:

    Markdown Monster icon

    1. Using an external android device download the expo client app from google play store.
    2. Using the expo client app scan the QR code.
    3. Now the app is ready to run on your device.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published