Content deleted Content added
Fix syntax whitespace and provide more context |
and I got the wrong link, so much for double checking. See previous edit summary. |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 10:
| genre = [[Software framework]]
| license = [[proprietary software|Proprietary]]
| website = https://developer.apple.com
}}
Line 20:
SwiftUI integrates with other Apple technologies, such as [[Xcode]] and [[Swift Playgrounds]] to provide for real-time previews during editing,<ref name=":0">{{Cite web |title=Previews in Xcode |url=https://developer.apple.com/documentation/swiftui/previews-in-xcode |access-date=2023-11-07 |website=Previews in Xcode – Apple Developer Documentation |language=en |archive-url=https://web.archive.org/web/20231107221047/https://developer.apple.com/documentation/swiftui/previews-in-xcode |archive-date=2023-11-07}}</ref><ref>{{Cite web |title=Swift Playgrounds |url=https://developer.apple.com/swift-playgrounds/ |access-date=2024-01-31 |website=Apple Developer |language=en}}</ref> alongside support for debugging and other development features.
SwiftUI allows for interoperability with UIKit and AppKit views via the <code>UIViewRepresentable</code>
== History ==
|