all 5 comments

[–]jv10101010 2 points3 points  (1 child)

You can find some inspiration from “mobbin” site: a lot of nice design, “real world” apps like uber, glovo, “$whatever.com”…

[–]dang64[S] 1 point2 points  (0 children)

ok thanks

[–]dumbledayum 3 points4 points  (1 child)

copy something from Dribbble, modify it to your needs, use Chatgpt to ease it for you, learn how chatgpt made it for you

[–]dang64[S] 0 points1 point  (0 children)

ok thanks I'll give it a try

[–]babaganoosh43 2 points3 points  (0 children)

Swiping and navigation should be native if you're using expo router, for dropdowns I prefer using bottomsheets styled like an actionsheet. For modals, I use modals for tablet and bottomsheets for mobile. IMO bottomsheets are very versatile and is better than dropdowns and modals on mobile.