Post

Replies

Boosts

Views

Activity

Comment on SwiftUI support for LargeContentViewer
I plan on watching that and all the videos (I am such a nerd). I was going through the documentation that was released yesterday but did not see anything that aligned with the LargeContentViewer features. I do see when building a test app that the LargeContentViewer is definitely a think in SwiftUI because TabView uses it as expected.
Topic: Community SubTopic: Apple Developers Tags:
Jun ’21
Comment on SwiftUI `onOpenURL` lacks `referrerURL` and `annotation` present in NSUserActivity
Yes, I know that workaround but that's not really a workaround as it still requires staying with the UIKit lifecycle. If you use the SwiftUI lifecycle and assign AppDelegate/SceneDelegates those related entry points are no longer called - hence the apparent lacking functionality to allow me to migrate some of my apps that rely on some of that data that is missing.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Sep ’24
Comment on What happened to readable margins?
As I mentioned in my post I have found workarounds. My question was basically aimed at Apple because I want to know why it's not supported directly by SwiftUI. Is it missing by accident or on purpose, and if so why. Thanks for the link though - however I prefer to not have to use hardcoded magic numbers such as 52% because it kind of defeats the purpose of letting iOS calculate those margins based on device specifics.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jan ’25