shortcut / shortcut-foundation-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIFont wrapper for typography.

kumarswathi opened this issue · comments

First step towards accessibility is to enable dynamic fonts. It is a good practice to not hardcode a font size, but only mention the font style. Based on the device's default setting, the app adjusts the font size accordingly.