Simple todolist in react native.
Screenrecorder-2022-10-21-10-58-54-836.mp4
- React Native + Expo - Universal native apps for Android, iOS, and the web with JavaScript and React.
- Typescript - JavaScript with syntax for types.
- Zustand - Bear necessities for state management in React.
- NativeWind - Brings Tailwind CSS to React Native
- Reanimated - Create smooth, powerful, and maintainable animations in React Native.
- Gesture Handler - API for handling complex gestures in React Native
- Clone this repo
git clone https://github.com/nimone/tasklist && cd tasklist
- Install project dependecies
yarn
- Start expo server
yarn start