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.
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 thelike, 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