Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 956 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 956 Bytes

Meals App

A simple mobile application which based on React Native for iOS & Android platforms where you can select a meal by category, add it to your favorites, see a list of favorite meals, and also see the recipe.

Application functionality

Main screen with a list of categories:

main

Drawer Navigator:

navigator

Screen of the selected category:

category

Screen of the meal:

meal

Favorites screen:

favorites