Skip to content

Miloszzz2/todo_reactnative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

A simple and intuitive Todo app built using React Native.

Screenshots

task1 task4 task2

Features

  • Add tasks
  • Mark tasks as completed
  • View completed tasks
  • View pending tasks

Installation

  1. Clone the repository:
    git clone https://github.com/Miloszzz2/todo_reactnative.git
  2. Navigate to the project directory:
    cd your_folder_name
  3. Install dependencies:
    npm install
  4. Start the app:
    npm run android
    npm run ios

Usage

  1. Open the app on your device or emulator.
  2. Add new tasks using the input field.
  3. Mark tasks as completed by tapping on the checkbox.
  4. Navigate between finished tasks and pending tasks using the tabs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published