Post

Replies

Boosts

Views

Activity

Reply to Detect SwiftUI modal style presentation
Hi everyone. I found a solution. In a full-screen cover presentation, always a top safe area is not equal to zero. In a usual sheet, the top safe area is always zero. (I didn't test it with detents and a drag indicator, in the last case logically the safe area should be different from zero), The workaround is to use a geometry reader to get the safe area and then apply a conditional view o whatever you need. I hope it helps you.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Feb ’23
Reply to Add explanation to LibraryItem
Also is it possible to choose a predetermined image to set them? I mean, I have a custom view that acts like a button. The image that I can see on the Xcode library is not a button.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Announcing App Development with Swift Certification
It would be great if: There would be more than one level Certify developer experience with Swift Get certified to teach Swift. Would be related to a version of Swift.
Topic: Business & Education SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Detect SwiftUI modal style presentation
Hi everyone. I found a solution. In a full-screen cover presentation, always a top safe area is not equal to zero. In a usual sheet, the top safe area is always zero. (I didn't test it with detents and a drag indicator, in the last case logically the safe area should be different from zero), The workaround is to use a geometry reader to get the safe area and then apply a conditional view o whatever you need. I hope it helps you.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to runsForEachTargetApplicationUIConfiguration get configuration
https://feedbackassistant.apple.com/feedback/11904903
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’22
Reply to Stop tunnel method gets interrupted on 'providerDisabled'
@eskimo to track it FB11875881 Thanks in advance.
Replies
Boosts
Views
Activity
Dec ’22
Reply to Stop tunnel method gets interrupted on 'providerDisabled'
Same issue any updates?
Replies
Boosts
Views
Activity
Dec ’22
Reply to runsForEachTargetApplicationUIConfiguration get configuration
Thanks for your reply, but the Locale.autoupdatingCurrent does not match the configuration provided by runsForEachTargetApplicationUIConfiguration
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to How to create an extension point
If it's truth @eskimo, Which is the apple app list that defines extension points? Thanks in advance
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22