Post

Replies

Boosts

Views

Activity

Reply to implementing form behaviour in custom inputs
I get this compiler errors on your iOS 15 example. Static method 'buildBlock' requires that 'Row<EmptyView, Toggle<Text>>' conform to 'View' Static method 'buildBlock' requires that 'Row<Label<Text, Image>, SecureField<Text>>' conform to 'View' Static method 'buildBlock' requires that 'Row<Text, TextField<Text>>' conform to 'View' EDIT: Add View protocol to Row. EDIT: The outcome does not look quite right:
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Oct ’22
Reply to Bad Resize Preformance macOS because of Stacks?
It seems that this is a problem of a multiple forms inside the scrollView which gets resized by window resizing... SwiftUI seems to handle resize of a form / the inputs really bad.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to implementing form behaviour in custom inputs
I get this compiler errors on your iOS 15 example. Static method 'buildBlock' requires that 'Row<EmptyView, Toggle<Text>>' conform to 'View' Static method 'buildBlock' requires that 'Row<Label<Text, Image>, SecureField<Text>>' conform to 'View' Static method 'buildBlock' requires that 'Row<Text, TextField<Text>>' conform to 'View' EDIT: Add View protocol to Row. EDIT: The outcome does not look quite right:
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to Drag Drop on macOS 13: Delay after dropping item
Gif showing the delay:
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to Offer code redemption fails with "This promotional offer is not available" for non-consumable IAP
Seems like it was a bug on Apple‘s side. Codes work now for me at least. For me the delay was about 72 hours.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
1w