Best practices for building accessible mobile apps

Title: Best practices for building accessible mobile apps Increment Magazine - Issue 18, about all things mobile, is out now! And I’m really honoured they’ve let me be part of it! Please check out my article: “Best practices for building accessible mobile apps”. I’d love to hear what you think! I hope you like it! Description: An overview of the mindset, strategies, and tools that will help you create apps that truly work for everyone.
Read More…

Developing iOS Apps with an Accessibility Mindset

Title: Developing iOS Apps with an Accessibility Mindset My talk from CocoaHeads NL. Description: Accessibility should part of the job for any developer. But as user can have very diverse disabilities it can be challenging to know what features the platform has available for them and how to use them effectively. Dani explores the API’s and highlights features like VoiceOver, Switch Control and VoiceControl. Youtube Video: Tweets: How cool is this sketchnote by Felizia Bernutz perfectly summarising the content of the talk?
Read More…

Traits of a good accessible iOS app

Note: This article was originally published in Medium You may know that you can configure a UI component with an accessibility label. The accessibility label is the name of the component. You can also configure an accessibility trait. The accessibility trait is the role of the component, it gives the user information on how they can interact with it. When using VoiceOver, the trait is usually vocalised after the accessibility label.
Read More…

Accessible iOS Apps: Up To 11!

My talk from #a11yTo Conf. To celebrate, Apress is offering a 20% discount in my book “Developing Accessible iOS Apps” with the code ‘a11yTOConf’ in their website. Valid till October 30, 2020. Description: Let’s go on a journey to create, not just accessible iOS apps, but awesome accessible experiences that absolutely all your users will be able to use and love. How do we bring VoiceOver’s support to the next level?
Read More…

Tips for testing your iOS app’s accessibility

Note: This article was originally published in Medium The cycle for creating great accessible apps starts and ends with testing. Sure, it is always better to get feedback from users to create an experience that holds up to their expectations. But that’s not always possible. Till you can do it, I think the way to go is to do your best. Build it as well as you can, then gather all the feedback you can get, apply the suggestions, test, repeat.
Read More…

Improving your App’s Accessibility with iOS 13

Note: This article was originally published in Medium I know, iOS 13 has been with us for quite some time now, WWDC 2020 is just around the corner and we hope Apple will present again a ton of new accessibility features and improvements coming with iOS 14. But it is almost Global Accessibility Awareness Day! And it is still a great time to catch up and implement everything new that was presented around accessibility in iOS 13 - it was a packed year!
Read More…

Improving your App’s Accessibility with iOS 11

Note: This article was originally published in Medium Apple introduced iOS 11 at their World Wide Developer Conference (WWDC) in June 2017. WWDC is Apple’s showcase of new tools and developer APIs covering iOS, macOS, watchOS, and tvOS. In this post we’d like to show you what’s new in accessibility in iOS 11, and how you can incorporate these features to make your app more accessible to your users. If it is your first time reading about Accessibility in iOS, Apple has a pretty good definition for app accessibility:
Read More…