SwiftUI
Developer(s)Apple Inc.
Initial releaseJune 3, 2019
Operating systemiOS, iPadOS, macOS, tvOS, watchOS, visionOS
TypeSoftware framework
LicenseProprietary

SwiftUI is a graphical application framework for building user interfaces for iOS, iPadOS, watchOS, tvOS, visionOS and macOS, developed by Apple Inc. for the Swift programming language. It was announced at the company's Worldwide Developers Conference (WWDC) on June 3, 2019.

SwiftUI is declarative, contrasting with the imperative syntax used in other Apple development frameworks such as UIKit and AppKit. SwiftUI allows for interoperability with other UIKit views, 2D drawing, animations, event handling, widgets, and data binding. SwiftUI automatically synchronizes between UI views and data.[1]

SwiftUI integrates with other Apple services, such as Xcode to provide for real-time previews during editing,[2] and support for maps with Apple Maps[3].

References

  1. "SwiftUI". Apple Developer Documentation. Retrieved 2024-01-10.
  2. "Previews in Xcode". Previews in Xcode – Apple Developer Documentation. Archived from the original on 2023-11-07. Retrieved 2023-11-07.
  3. "MapKit for SwiftUI". Apple Developer Documentation. Retrieved 2024-01-10.

Further reading

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.