mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-05-05 07:24:05 +02:00
Just a couple of Combine Publishers to go.
This commit is contained in:
@@ -31,7 +31,7 @@ struct ProfileSummary: View {
|
||||
VStack(alignment: .leading) {
|
||||
Text("Completed Badges")
|
||||
.font(.headline)
|
||||
ScrollView {
|
||||
ScrollView(.horizontal) {
|
||||
HStack {
|
||||
HikeBadge(name: "First Hike")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user