liinnjohansson / todays-lunch

0 stars 1 forks source link

18 create menucontent box to menuscreen #30

Closed liinnjohansson closed 3 years ago

liinnjohansson commented 3 years ago

close #18

MenuScreen is now displaying components MenuSheet and MenuInfoBox.

When pressing on phone number user will have to choose app to use for phone call. Works perfectly in android (Samsung S7). Haven't tried feature on iOS.

Hardcoded parts that needs to be altered when navigation is completed:

Styling issue: Can't seem to be able to get the design on MenuSheet right. Please, can someone else have a try at it because this part needs some love, and I have tried to give it (but failed haha).

menu4

liinnjohansson commented 3 years ago

Thanks for the input! I completely agree, I'll make those changes ASAP.

EmelieBrobergs commented 3 years ago

image

Good changes in UI! Thank you!!

EmelieBrobergs commented 3 years ago

One notation thow, the interface Props is optional. You should not be able to visit this screen if no bistro is selected / contains data ? I approve this pull request now and suggest to create new issue for this.