It is definitely a bug!
Post
Replies
Boosts
Views
Activity
I did that. It seems like in a blank project, it works. But I have modified the sample code, which is called ComposingCustomLayoutsWithSwiftUI, and it has the same error behavior!!!!π
Are you kidding? The maximum OS version of iPhone 6 Plus is iOS 12π
Oh~~ I have found some differences after the navigationlink pushing!! I will add a new reply to show what I have found. Thank you very much!! Best regardπ
But I canβt find any item on the leading side of the navigation bar to navigate between views in the browser role.
The menu appears when you have selected some texts.
please check out the session adopt desktop class editing interactions
When you select some texts, the edit menu will automatically shows up. On iPadOS, right click on a text do you have selected to automatically show up a menu.
As I mentioned before, my project is written completely in SwiftUI, so how can I get the global safeAreaInsets? Because there is no UIViewController or UIView in my code.
Do you mean that I should create a new AttributeScope structure to include all my customize styles?
Yep, I have seen that. But how to add a customize style for it, for instance, the rainbow effect in the session. Where should I add these styling code?