| Website | https://ericdelabar.com |
| Github | https://github.com/edelabar |
@technicat applying a modifier to the Group does not turn the Group into a single element, it applies the modifier to each element in the Group. So:
Group {
Text(“Hello”)
Text(“World”)
}.accessibilityElement(children: .combine)
Results in something like:
Text(“Hello”).accessibilityElement(children: .combine)
Text(“World”).accessibilityElement(children: .combine)
So it “works” it’s just probably not what you’re looking for.
Custom SwiftUI View supporting Text, LocalizedStringKey and String
#SwiftUI #Swift #Programming #macOS #iOS #visionOs #watchOS
https://samwize.com/2024/08/05/custom-swiftui-view-supporting-text-localizedstringkey-and-string/
Company Swag
Subscribe to DT! for free: https://buff.ly/3ZaaphR
Let’s see if we can screw up something that’s worked well for most users, in the name of platform busting.
Apple Pay edition.
https://www.theverge.com/2024/9/5/24235874/apple-pay-10-years-open-nfc-ios