UNLV-CS472-672 / 2024-S-GROUP5-Munch

The Munch app is a social platform where users create profiles by selecting preferred foods.
1 stars 11 forks source link

Use tamagui Image for background image on main page #23

Open noodaj opened 7 months ago

noodaj commented 7 months ago

Is your feature request related to a problem? Please describe. Mentioned in a comment on pr #10, we should use tamagui components so that we are consistent thoughout the app.

Describe the solution you'd like Use the Image from tamagui and have that as the root of the component. Everything under this image will be the children. You should also see if separating out different parts of the home page is viable. Maybe we can separate the right side functions like the like, comment, bookmark to a different component with their functions defined inside. Inside of those, things could also be splits so use your best judgement.

Describe alternatives you've considered None

Additional context Code splitting Instagram layout Don't copy it directly but have a twist