React Native Practice
https://ionicframework.com/docs/v3/ionicons/
This application is a shopping list created with React Native. It subscribes to the TheMealDb [https://www.themealdb.com/] api. Uses async axios to fetch data from api.
Functions include:
- Create new shopping lists (Lists not saving DB [coming soon]).
- Remove existing shopping lists [coming soon].
- Edit existing shopping lists (so far remove item from list).
- Search/Generate a meal by: alphabet, name, category - beef, fish; ingredients, etc.
- Add fetched meal ingredients to a new shopping list.
link to latest development version app apk: https://drive.google.com/file/d/1kTismxwUg1rYjNUkpkVsjDIArqSaNtql/view?usp=sharing N.B// app not registered with google play store and is still unfinished, thus faulty.