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

https://github.com/venkat-sci/react-native-todo

React-native ToDo App Example.latest code
https://github.com/venkat-sci/react-native-todo

android android-app ios ios-app javascript native-apps react react-native

Last synced: 2 months ago
JSON representation

React-native ToDo App Example.latest code

Awesome Lists containing this project

README

          

# react-native-todo App

This code is developed from the YouTube video please see this below link.


[YouTube](https://youtu.be/AV41HahZEpU).

## setps to install

-`git clone https://github.com/Narayanareddy96/react-native-todo.git Todo,`

-`cd Todo,`

-`npm install,`

-`react-native run-ios` // for ios ,`react-native run-android` // for android.

Thanks.