Your First iOS & SwiftUI App: Polishing the App, Episode 22: Challenge: Center the Slider | Kodeco

Try fixing the slider so it is centered on the screen and within the rings.


This is a companion discussion topic for the original entry at https://www.kodeco.com/38052670-your-first-ios-swiftui-app-polishing-the-app/lessons/22
1 Like

I noticed two different instructions in this video regarding moving the SliderView. At first we’re to move it at the bottom of the ZStack, and during the “pause the video” portion we’re told to move it to the bottom of the VStack.

Just a heads up in case someone else runs into this!

Thanks for the heads up! I’ll get the instructions synced up correctly :]