mobile UI for finding cookies
Find a file
Bart Akeley f9832afb2e show quantity and last updated in food item list
the backend is now returning quantity data merged into the food item record, so this is an easy UI update to surface it from the REST response
2017-11-19 12:22:09 -06:00
__tests__ initial 2017-01-16 20:53:55 -06:00
android install react-native-maps 2017-09-03 18:49:41 -05:00
design_files Added Zero States 2017-11-12 13:28:29 -06:00
ios install react-native-maps 2017-09-03 18:49:41 -05:00
js show quantity and last updated in food item list 2017-11-19 12:22:09 -06:00
.babelrc updated react-native template for 0.42 2017-05-28 11:22:05 -05:00
.buckconfig update to react-native 0.42 2017-05-28 10:49:46 -05:00
.eslintrc get food items from heroku server 2017-10-29 20:18:33 -05:00
.flowconfig initiatize state in place modal 2017-06-04 10:04:14 -05:00
.gitattributes update to react-native 0.42 2017-05-28 10:49:46 -05:00
.gitignore ignore vscode project files 2017-05-28 12:05:54 -05:00
.watchmanconfig update to react-native 0.42 2017-05-28 10:49:46 -05:00
app.json updated react-native template for 0.42 2017-05-28 11:22:05 -05:00
icons.html Added icons.html icon guide 2017-02-26 20:56:30 -06:00
index.android.js use react-router-native instead of Navigator 2017-04-09 23:28:28 -05:00
index.ios.js initial 2017-01-16 20:53:55 -06:00
jsconfig.json places detail view and tile hours 2017-07-23 19:58:10 -05:00
package.json show quantity and last updated in food item list 2017-11-19 12:22:09 -06:00
README.md Add readme.md 2017-03-26 17:36:37 +00:00
sample-query.sql filter state management bits 2017-11-11 20:15:19 -06:00
yarn.lock show quantity and last updated in food item list 2017-11-19 12:22:09 -06:00

Aretherecookies?

A mobile app to find a place that has some cookies!

Getting Started

git clone git@gitlab.com:aretherecookies/ui-mobile.git
yarn install
react-native run-android
react-native start