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!!!!😔
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😆
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.
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?
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!!!!😔
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😆
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.
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?