Relative Content

Tag Archive for swiftxcodeswiftuiswiftui-navigationlinkswiftui-navigation

Body not in proper position while navigating in SwiftUi

Recently Tried using SwiftUI .
While working with Navigation the UI keeps breaking when going from one screen to another.
I am using NavigationStack and NavigationLink while Navigating from one Screen to another.
Original Login Screen
Login Screen After Navigating from GetStarted Screen