In this homework assignment, you will get some practice on implementing core navigation and presentation features in a very unique way! Oski has been thinking about how he can take his applications to the next level, especially in the realm of accessibility. He wonders if he can incorporate a custom version of VoiceOver, a screen reader built into Apple’s operating systems that allow users to navigate via voice commands, in substitute of multi-touch. Help Oski make this a reality!
Finished Application! 🤯
Lecture 5: Navigation & Presentation Slides:
[SP24] Cubstart iOS Lecture 5 - Navigation & Presentation.pdf
Lecture 5: Navigation & Presentation Recording:
https://youtu.be/yp65ba_T-gA?si=de7SE4p5-edOTgFL
Tuesday, 3/12/23:
0.1
that expands beyond the screen’s safe areas. speechControlVM.recordButtonTapped()
as well. Head to https://classroom.github.com/a/tJ9bg0Fo and follow the on-screen instructions to clone the project to a local directory using the command git clone
in Terminal. You should have a new repository under the “cubstart-ios-student” organization in Github. This is the repository where you will push to and submit to Gradescope.