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

https://github.com/webfreak001/foodinventory-react

React native app for FoodInventory
https://github.com/webfreak001/foodinventory-react

Last synced: about 1 month ago
JSON representation

React native app for FoodInventory

Awesome Lists containing this project

README

          

# FoodInventory-react

after cloning, copy a debug.keystore into android/app/ from some other react-native app (run the generator)

Then run `npm install` and `npx jetify`

To develop, run `react-native start` for the web server and in another console `react-native run-android` to start the app on a device or emulator.

See [INSTALL.md](INSTALL.md) for more information how the dependencies were installed.

[GitHub](https://github.com/WebFreak001/FoodInventory-react)