Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/krishnaclouds/todoapp-reactjsnative

A Simple To Do App using React Native
https://github.com/krishnaclouds/todoapp-reactjsnative

android app hybrid-application hybrid-apps ios-app react-native

Last synced: about 1 month ago
JSON representation

A Simple To Do App using React Native

Awesome Lists containing this project

README

        

Installation Instructions


---------------------------------

1. Setup Environment and Create basic app
2. Then clone the files of this Repo in the app you created (in this case my-app)
or you can simple copy the following files into your App:
1. App.js
2. App/Components/Note.js
P.S: Be sure to place them in /App/Components/ folder.
3. Let your Expo Reload and Yo.... You have a To-Do App.