Accessibility Dynamic Type: Large Content Viewer What is the Large Content Viewer?Large Content Viewer is a feature introduced by Apple along Dynamic Type. Most of the time, your content should grow according to the current
Accessibility Dynamic Type: Scaling images Hello and welcome back to my series on Dynamic Type. In my last article we’ve talked about scaling custom fonts with Dynamic Type. We’ve seen why it’s
Accessibility Accessibility: Bold Text with custom fonts Apple guidelinesAs Apple is stating in its guidelines: Ensure that your app responds correctly and looks good when users enable bold text. People turn on the bold text accessibility setting
Accessibility Dynamic Type: Scaling Custom Fonts Hello, I’m Kevin, iOS developer at Immoweb. This article will be one of a series about supporting Dynamic Type. But before reading further, you might ask… What is Dynamic
Accessibility VoiceOver vs. symbols and units Hi, I’m Kevin, iOS developer at Immoweb, and I hate long intros. So here’s the thing… The problemIf you check that your app works well with VoiceOver (and
Tips and tricks Making UICollectionView's accessible inside UITableView's Apple is handling a lot of accessibility features automatically for us when we use UIKit components like UITableView's and UICollectionView's. Though I've noticed it doesn't work out of the box