Sometimes I feel I’m writing my first lines of SwiftUI code. Why can’t I wrap my head around how to properly spread elements in an HStack 🫣 What’s your ideas 🧵
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
#buildinpublic #indiedev #swift #swiftui #iOS #dev #iosdev
Comments
Text(“999”)
.opacity(0)
.overlay {
Text(value)
}
Text(“other stuff”)
}
2. mainAxisAlignment: MainAxisAlignment.spaceBetween
😜
Can’t wait to see you again and hear all about your Napoli adventures!!