Home Contact Me SwiftUI Reference Menu Home Contact Me SwiftUI Reference SwiftUI Reference UI Kit Translation to SwiftUI What is SwiftUI UI Kit Translation to SwiftUI SwiftUI Font SwiftUI Multiline Text SwiftUi @State SwiftUI Buttons Menu What is SwiftUI UI Kit Translation to SwiftUI SwiftUI Font SwiftUI Multiline Text SwiftUi @State SwiftUI Buttons UI Kit VS SwiftUI SwiftUI has many of the UI Kit equivalents only without the UI prefix. The underlying code may vary, but the functionality is the same SwiftUI Components Swift UI components are the foundation of the framework. UITableView : ListUICollectionView : NoneUILabel : TextUITextField : TextFieldUITextField with SecureTextEntry : SecureFieldUITextView : NoneUISwitch : ToggleUISlider : SliderUIButton : ButtonUINavigationController : NavigationView UIAlertController with style .alert : Alert UIAlertController with style .actionSheet : ActionSheetUIStackView with horizontal axis : HStackUIStackView with vertical axis : VStackUIImageView : ImageUISegmentedControl : SegmentedControl UIStepper : StepperUIDatePicker : DatePickerNSAttributedString : None Made with By Mason Dierkes Github