Hacker News new | ask | show | jobs
by lexicality 3907 days ago
You can't zoom in normal apps.
3 comments

In apps properly coded against the UIFont APIs, you can: https://developer.apple.com/library/prerelease/ios//document...:
That's why web is/was better for many things, especially when you could increate fonts only (unfortunately, many sites have bad css that breaks this).
That's a deficiency in native apps, not something to be taken away when it does exist for web apps.