/daily-todo-app

Learning some React Native with the classic todo example

Primary LanguageJavaScriptMIT LicenseMIT

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.