liinnjohansson / todays-lunch

0 stars 1 forks source link

Create header with go back arrow for MenuScreen #62

Closed liinnjohansson closed 3 years ago

liinnjohansson commented 3 years ago

When navigating to MenuScreen it should have a header, same style as the TopTab in Bistro and Map. The arrow represents the functionality to go back. See picture for reference.

NOTE: Evaluate if it looks better with "Meny" instead of the restaurants name as title, and implement the best choice.

header

liinnjohansson commented 3 years ago

NOTE: Just needed to configure header options in RootStackNavigator, not create a new component.