An open API service indexing awesome lists of open source software.

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

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
yarn

or

npm install
```

and run

```bash
yarn start

or

npm start
```

this is a react native app made with `expo`