Components C-06
Dropdowns on Mobile:
Use Native or Bottom Sheet
Use Native or Bottom Sheet
Tiny custom dropdown
Select country...▼
long list hard to scroll on touch
Native select / action sheet
Native <select> for short lists
Bottom sheet for long/visual lists
LaunchYourVibe C-06
Custom dropdowns fight the OS. Native selects trigger the platform's built-in scroll picker: optimized for touch. Only build custom when the native control genuinely fails the need.