tumanov-alex / todo-react-native-expo-navigation-typescript-biometrics-gestures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo list app

Features

  • Add a task
  • Remove a task (swipe it to the left)
  • Preserve state on device
  • Biometrics (expo local-authentication)
  • Dark mode
  • Scalable architecture
  • zustand store
  • expo
  • typescript
  • unit tests

How to start

npm run start

About


Languages

Language:TypeScript 93.5%Language:JavaScript 6.5%