aileen-r / daily-todo-app

Learning some React Native with the classic todo example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

daily-todo-app

A React Native WIP app powered by Expo.

Getting Started

Clone the repo, install packages, install the Expo CLI and fire away,

git clone git@github.com:aileen-r/daily-todo-app.git
cd ./daily-todo-app
npm install
npm install -g expo-cli
expo start

About

Filenames preceded by an underscore _ are presets from expo init and are currently unused.

About

Learning some React Native with the classic todo example

License:MIT License


Languages

Language:JavaScript 100.0%