April 2020
Intermediate to advanced
528 pages
15h 40m
English
Sometimes the title of a back bar button item is too long or does not provide any value. In LootLogger, when you drill down to the DetailViewController, the back bar button item title is LootLogger, which does not provide any value to the user.
Change the back title displayed when the user is viewing the DetailViewController. Some possible title candidates are an empty string, Back, and Log (Figure 12.17). Feel free to choose a different title as well. You can accomplish this both programmatically and through the storyboard.
Figure 12.17 Different back bar button item titles
Read now
Unlock full access