mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-05-20 22:57:11 +02:00
Updated for Xcode 11 Beta3
This commit is contained in:
@@ -6,6 +6,7 @@ struct Home : View {
|
||||
var body: some View {
|
||||
VStack {
|
||||
Text("Hello World")
|
||||
ClockView()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user