January 2022
Beginner
468 pages
8h 5m
English
Most apps consist of multiple screens. Chapter 16 explained how to create apps that use a Navigation View that lets users jump from one screen to another in sequential order. This can be handy for showing more details such as the Settings app in iOS that lets you pick various options and then view multiple screens to choose different settings.
However, one problem with the Navigation View is that if you link too many screens together, navigation becomes cumbersome since you must navigate from the first screen ...
Read now
Unlock full access