mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 07:14:55 -06:00
mobile UI for finding cookies
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 |
||
|---|---|---|
| __tests__ | ||
| android | ||
| design_files | ||
| ios | ||
| js | ||
| .babelrc | ||
| .buckconfig | ||
| .eslintrc | ||
| .flowconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .watchmanconfig | ||
| app.json | ||
| icons.html | ||
| index.android.js | ||
| index.ios.js | ||
| jsconfig.json | ||
| package.json | ||
| README.md | ||
| sample-query.sql | ||
| yarn.lock | ||
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