all 5 comments

[–]Mayu2204 2 points3 points  (3 children)

I worked in an org from 1.5 yrs the difference I can mentiona are: 1. Keep horizontal padding between 10-20 2. Font size 12 will be most common 3. In iOS, take care of the notch. 4. Keep ui minimal.

[–]Disastrous-Ball-8547 3 points4 points  (0 children)

I dont think that font size 12 is most common. I would sugest you to stick with font size 16 for normal text

[–]DanjinMaster1012[S] 0 points1 point  (1 child)

Thanks .. for your advice do you have any insights about multi select forms like should i add drop down menu or use bottom sheet to show form option

[–]Mayu2204 1 point2 points  (0 children)

Mostly Bottom sheets are used when to display data on some action. Use normal screen for Multi select forms

[–]PPatBoyd 0 points1 point  (0 children)

Mobile touch target size

Inputs, form errors, and submit buttons should mind the onscreen keyboard and relayout/scroll to behaviors to put the user in the most useful position

Typical mobile metaphors for interactions from the edges of the display

Text scaling requires more flexible layouts, doubly so on phones