Post

Replies

Boosts

Views

Activity

Comment on Merge An Array Item's Array Property Based On Property
Hi @Babyj thank you for taking time to analyze. I think i have a problem with your code. Maybe because i did not explicitly describe my use case. I will post it in another comment below with the whole code. The citiesList array will have existing entries. And the list view has a footer to retrieve more rows which can contain duplicates and that is where i wish to do the logic to merge them with the same city name.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Oct ’22
Comment on NavigationSplitView No Toggle Button
Menu - the sidebar with links (1st column) I see. the samples in the tutorial never had horizontalSizeClass included in the code. I figured it would appear in an iphone in portrait mode specifically since the sidebar (1st column) already takes a huge space in the screen. i thought id use this instead of a custom sidebar menu but i guess not. thank for the input
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Nov ’22