|
|
|
|
|
by nindalf
1590 days ago
|
|
I’m surprised by how much progress we’ve made in this area. I used to make android apps circa 2013-15. Accessibility was an afterthought, a nice to have. Reading the SwiftUI docs in 2022, it’s front and centre. They tutorial covers accessibility soon after “hello world”. Every module of the tutorial has a section on setting the right accessibility info, rather than a single, optional accessibility tutorial. It makes me happy that doing the right thing is the default. I’m planning on making a small productivity app just for myself, but it’ll be 100% accessible simply because they’ve made it so easy. |
|