Category: A11y for developers
Browse our collection of helpful resources to aide in your accessible development efforts, without impacting your development velocity.
How to Fix Common iOS Accessibility Issues
iOS provides a lot of accessibility behavior for free, so it’s a great start to making a mobile application accessible. Unfortunately, accessibility is more complicated…
Artikel lesen
Axe DevTools Extension Updates: Test Your Whole Page With Multi-Run Intelligent Guided Testing
The new axe DevTools browser extension release enables users to more easily test a whole page by running the same Intelligent Guided Test (IGT) multiple…
Artikel lesen
How Dev Teams Can Make Images Accessible in Android
It’s a relatively simple process to make images in iOS apps accessible: provide a content description for the image and that’s it. In Android, however,…
Artikel lesen
Building Accessible Android Apps with Jetpack Compose: Real-Time Examples
In part one of this blog series on building accessible Android apps with Jetpack Compose, we learned how Accessibility Services behave with Jetpack Compose and…
Artikel lesen
Building Accessible Android Apps with Jetpack Compose: How Accessibility Service Interacts with Jetpack Compose
Google recently came out with Jetpack Compose, a modern Android UI toolkit for building native Android UI faster and easier by using intuitive declarative Kotlin…
Artikel lesen
SwiftUI & Accessibility: Goodies & Gotchas Part 2
SwiftUI has been a game-changer for both iOS development and accessibility. In addition to making it easier to create beautiful apps with less code, it’s…
Artikel lesen