iOS Accessibility in SwiftUI Tutorial Part 1: Getting Started | raywenderlich.com

In this article, you’ll fix the accessibility of a SwiftUI master-detail app with various types of images that need more informative labels.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/7180554-ios-accessibility-in-swiftui-tutorial-part-1-getting-started

Hi Audrey. Great tutorial. Just asking , how did you do the back button with the Back title

thanks, Shakir!

By default, the back button title is the same as the title of the main list.

Do you want it to be “Back” instead? That’s what this article does:

scroll down about a third of the page.

Basically, you turn off the default back button then create your own.

This tutorial is more than six months old so questions are no longer supported at the moment for it. Thank you!