-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of…
-
Doc: https://developer.apple.com/documentation/SwiftUI/TabView
-
Hi,
When I change the page programmatically, it is animated once. If I swipe to the next page, I get it animated twice, i.e., once with my swipe and again (to the same page) upon release. This ONLY…
-
Hi, I'm trying to create a tabview but it doesn't show any label on Android (but I think the background color of the bottom tab is showed)
![iOS](https://github.com/user-attachments/assets/c8c70955-8…
-
**Is your feature request related to a problem? Please describe.**
I am implementing a horizontally-scrolling Pager that fills the width of the screen, where unselected Pages are visible on the sides…
-
For better iPadOS experience like keeping views alive?
-
**Describe the bug**
When scrolling a LazyColumn inside a UIViewController, the scrolling is ignored by the SwiftUI components, for example scrolling the content will not trigger the TabView's bottom…
-
> Your wrist has never been more productive. Discover how you can use SwiftUI and system features to build a great productivity app for Apple Watch. We'll show you how you can design great work experi…
-
### What happened?
Not sure if this is the intended behaviour, however
having a menu/NavigationStack as part of `root.swiftui.neex` layout is not rendered when the page is changed.
I'm having …
-
The current UI is traditional and modal, with buttons such as `Players` `Setup Game` and `Chat` opening subsidiary dialogs. The playing surface is always showing, even before a leader is determined, …