If the #Coordinator is akin to a classic #UINavigationController, then the full-screen view becomes our #UIViewController. 🚀
To identify such a specific view, I simply refer to it as a PageView. 📄
#DevDiary #BuildInPublic #SwiftUI
If the #Coordinator is akin to a classic #UINavigationController, then the full-screen view becomes our #UIViewController. 🚀
To identify such a specific view, I simply refer to it as a PageView. 📄
#DevDiary #BuildInPublic #SwiftUI
Think of it like our old #UIKit friend, UINavigationController! 🚶♂️
I'm experimenting with different #ViewModifiers to enhance the code's readability. ✨
#SwiftUI #Swift #DevDiary
Think of it like our old #UIKit friend, UINavigationController! 🚶♂️
I'm experimenting with different #ViewModifiers to enhance the code's readability. ✨
#SwiftUI #Swift #DevDiary
同じコードをKQ Dixie 26にも採用予定です。
同じコードをKQ Dixie 26にも採用予定です。
Thanks for the help! […]
Thanks for the help! […]
This one will prevent me from shipping Pastel on iOS 26 until I find a solution 🤷♂️
This one will prevent me from shipping Pastel on iOS 26 until I find a solution 🤷♂️
Weird edge cases here I come!
Weird edge cases here I come!
[Original post on mastodon.social]
[Original post on mastodon.social]
Why is FloatingBarContainerView Private API :(
It appears if you're using standalone UINavigationBars, you can't get the automatic UISearchBar hosting inside the navigation bar or pinned to the bottom of the display without using a full UINavigationController.
You *can* shove it in a […]
Why is FloatingBarContainerView Private API :(
It appears if you're using standalone UINavigationBars, you can't get the automatic UISearchBar hosting inside the navigation bar or pinned to the bottom of the display without using a full UINavigationController.
You *can* shove it in a […]
I wonder if it's required in this case because it's inside a UIKit/UINavigationController stack?
I wonder if it's required in this case because it's inside a UIKit/UINavigationController stack?
I bisected my commits and found no code change to blame. Rather, it seems to happen the first time the card containing the WebView is presented.
This makes me suspect an issue with either React Navigation, UINavigationController, or React Native WebView.
I bisected my commits and found no code change to blame. Rather, it seems to happen the first time the card containing the WebView is presented.
This makes me suspect an issue with either React Navigation, UINavigationController, or React Native WebView.
struggling to proceed here - with a SwiftUI sheet as a base, a UIPageViewController within, and a UIHostingController for pages, gesture recognizers conflict and break scrolling in unique and fascinating ways
struggling to proceed here - with a SwiftUI sheet as a base, a UIPageViewController within, and a UIHostingController for pages, gesture recognizers conflict and break scrolling in unique and fascinating ways
でもセットするのを UINavigationController にすると、Container View を閉じたときに UINavigationController やその rootViewController が deinit されない…
なんでだ… 何か見落としているのか……?
でもセットするのを UINavigationController にすると、Container View を閉じたときに UINavigationController やその rootViewController が deinit されない…
なんでだ… 何か見落としているのか……?