Kitchen Stories engineering team shows us how they created a login and registration form within one view controller without using the navigation stack.
One of the cool things UIStackView can do for you is make it easy to dynamically update your app's user interface while it's running, with smooth animations and not a lot of code.