https://github.com/pkcarreno/animated-react-native-todo-app
This is a code made by me from a devaslife channel tutorial
https://github.com/pkcarreno/animated-react-native-todo-app
react react-native typescript
Last synced: 2 months ago
JSON representation
This is a code made by me from a devaslife channel tutorial
- Host: GitHub
- URL: https://github.com/pkcarreno/animated-react-native-todo-app
- Owner: Pkcarreno
- Created: 2021-11-22T22:40:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-22T22:47:19.000Z (over 3 years ago)
- Last Synced: 2025-02-08T17:30:11.484Z (4 months ago)
- Topics: react, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 2.38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Animated React Native Todo App
This is a code made by me from a [devaslife channel tutorial](https://www.youtube.com/watch?v=k2h7usLLBhY)
To Run this code make, first download dependencies
```bash
yarnor
npm install
```and run
```bash
yarn startor
npm start
```this is a react native app made with `expo`