Post

Replies

Boosts

Views

Activity

Comment on swift-frontend memory usage
I went through all the comments in this thread. Many people talk about GeometryReader .... Yes! in my code the Text(), .padding() and .foregraundColor() are also in the GeometryReader. Maybe the solution to this ugly problem lies somewhere in this direction ...
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Nov ’21
Comment on Limit width of wheel style picker on iOS
Yes, this extension for picker really solve problem. Although grey row for pick is separate, that better than overlapping. Thanks very mach!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on swift-frontend memory usage
I went through all the comments in this thread. Many people talk about GeometryReader .... Yes! in my code the Text(), .padding() and .foregraundColor() are also in the GeometryReader. Maybe the solution to this ugly problem lies somewhere in this direction ...
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’21