Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] Create TabbedView #11373

Closed
EmilAlipiev opened this issue Jul 8, 2020 · 5 comments
Closed

[Enhancement] Create TabbedView #11373

EmilAlipiev opened this issue Jul 8, 2020 · 5 comments

Comments

@EmilAlipiev
Copy link
Contributor

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

@samhouts
Copy link
Member

samhouts commented Jul 8, 2020

You mean like......THIS?? dotnet/maui#151 :D

@EmilAlipiev
Copy link
Contributor Author

@samhouts yes, yes exactly :) can we get that also in xamarin.forms? it will be awesome.

@EmilAlipiev
Copy link
Contributor Author

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.

@samhouts
Copy link
Member

samhouts commented Jul 8, 2020

Yep, we're planning to include it in https://github.com/xamarin/XamarinCommunityToolkit.

@samhouts
Copy link
Member

samhouts commented Jul 8, 2020

Duplicate of #10773

@samhouts samhouts marked this as a duplicate of #10773 Jul 8, 2020
@samhouts samhouts closed this as completed Jul 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants