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

https://github.com/goxr3plus/react-native-todo-app

👋 ⚛️ React Native todo app using expo SDK 37 ⚛️👋
https://github.com/goxr3plus/react-native-todo-app

android expo expo-cli expo-client ios react react-native

Last synced: 9 months ago
JSON representation

👋 ⚛️ React Native todo app using expo SDK 37 ⚛️👋

Awesome Lists containing this project

README

          

---

👋 ⚛️ React-Native-todo-app ⚛️ 👋




React Native todo app using expo SDK 37

---

| Home | Add Goal | Demo
|:-:|:-:|:-:|
| ![First](https://dl3.pushbulletusercontent.com/pvDVnh5ZfycV8Hnej7Q48TqI8WCnOLQX/Screenshot_20200522-201033_Expo.jpg) | ![Sec](https://dl3.pushbulletusercontent.com/bFYATxQScnTGzrz4yF3miFmID6TpCAod/Screenshot_20200522-201019_Expo.jpg) | ![Third](https://user-images.githubusercontent.com/20374208/82692855-1d949f80-9c69-11ea-80fd-b32d14d22643.gif)

---

### Description

Expo : [Link](https://docs.expo.io/guides/)

React Native: [Link](https://reactnative.dev/docs/getting-started)

React Hooks: [Link](https://reactjs.org/docs/hooks-reference.html)

### HOW TO RUN

Keep in mind you need to have Expo-Cli globally on your computer :

>npm i -g expo-cli

Just download the repository and :

>npm start

In order to run it on an Android Device or IOS you can download Expo-Client from [PlayStore](https://play.google.com/store/apps/details?id=host.exp.exponent&hl=en) or [APP Store](https://apps.apple.com/us/app/expo-client/id982107779):

![image](https://user-images.githubusercontent.com/20374208/82951086-34136180-9faf-11ea-8ca4-d5ddbe2bc029.png)

Because React Native is kind of complex i suggest you watch the complete Udemy Tutorial :

[![image](https://user-images.githubusercontent.com/20374208/82951181-6329d300-9faf-11ea-94b3-5306a0b3ef90.png)](https://www.udemy.com/course/react-native-the-practical-guide/)