Skip to content

leavul/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doit

A simple todo app built with React Native and Expo.

Features

  • Add / Edit / Complete / Delete / Reorder tasks
  • Clear completed tasks or remove all tasks
  • Persist tasks locally on the device
  • Customizable layout: 1 or 2 column task view
  • Optional task numbering (none or numbered)

Platform-Specific UI

The app uses platform-native navigation, adapting the header and tab bar to match each device and OS version.

Built With

  • Expo
  • TypeScript
  • Zustand
  • React Native MMKV
  • React Native Sortables

Images

App Icons (iOS & Android)

App Icon IOS App Icon Android

App Screens (In-App)

1 2 3 4 5 6

Run the App

npm install

This app uses react-native-mmkv, so it should be run in a development build, not Expo Go.

npx expo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors