//Today I Learned
001

Weird IOS Browser Quirks

Jun 19

If a input component in your app has text size less than 16px, IOS browsers do an auto zoom when user focuses on that input. This can lead to unexpected behaviors as android browsers don't have this behavior.

Home
ProjectsPostsStacks