You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
Why dont we get a tabbedView instead of tabbedpage or additionally? TabbedPageRenderer for UWP inherits Pivot control in UWP which is a view not a page. Same for Android ViewPager is a view as well. I am not sure about IOS if UITabBar or there is another one can be used. It should be relatively easy to implement a tabview instead of implementing a multipage but like multiview etc.
API Changes
Tbd
Intended Use Case
TabbedView as contentview inside a simple contentpage or navigationpage
The text was updated successfully, but these errors were encountered:
ok so i see the comment from David here #10773
Does he mean that there is XamarinCommunityToolkit which is available over nightly feed and there i can find Tabview? XamarinCommunityToolkit idea sounds awesome indeed.
Summary
Why dont we get a tabbedView instead of tabbedpage or additionally? TabbedPageRenderer for UWP inherits Pivot control in UWP which is a view not a page. Same for Android ViewPager is a view as well. I am not sure about IOS if UITabBar or there is another one can be used. It should be relatively easy to implement a tabview instead of implementing a multipage but like multiview etc.
API Changes
Tbd
Intended Use Case
TabbedView as contentview inside a simple contentpage or navigationpage
The text was updated successfully, but these errors were encountered: