SENG480a-NutriDine / mobile

The mobile app
Apache License 2.0
0 stars 0 forks source link

Routing & Food Form Setup #22

Closed johnmck95 closed 7 months ago

johnmck95 commented 7 months ago

This PR does 2 things: 1) Sets up in-app routing with Expo Router. You will see a new app/app folder. Inside this folder, your directory structure will also dictate the URL/page structure. You can jump to other pages using router.push("your/path")

Since I am emulating on my physical android device and screenshots are a pain,, here is a quick screen grab from the web application.

Dark Mode:

image image

Light Mode:

image image

Layout Tabs

image
mehradadimi commented 7 months ago

Thanks for the great job @johnmck95 . It looks really good. The only thing i noticed is that the text input changes size when the users starts to type in. it would be great to have a fixed size.

https://github.com/SENG480a-NutriDine/mobile/assets/83256092/8195d5dd-2dd6-4284-9ead-e4b1d0f3f1c8