To speed up development for our iOS applications, its a good idea to present the brand new feature of Preview in Xcode 11. In this lesson, we'll go over a couple of lines that will make our code changes automatically update in the preview. Finally we'll go setting different regions in our MapView.
Comments (2)
Yu Hao Chen
4 years ago
Cool, 原來 UIKit 可以跟 Swift UI Preview 一起用
Brian Voong
4 years ago
Yu Hao Chen
4 years ago
用起来
pblcrmn
3 years ago
Hi Brian, how can I display a Class in the WindowGruop (SwiftUI2.0) so that when I ran de simulator it starts with the MainController?