Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there support for TabBarView? #68

Open
adamstyrc opened this issue Dec 16, 2022 · 2 comments
Open

Is there support for TabBarView? #68

adamstyrc opened this issue Dec 16, 2022 · 2 comments
Labels
question Further information is requested

Comments

@adamstyrc
Copy link

adamstyrc commented Dec 16, 2022

I'm wondering if it's possible to have a view with tabs under which there are scrollable list items and would it work with MultiSliver?
In other words a TabBar inside SliverPinnedHeader with below TabBarView so that you can swipe between tabs with gesture and as you scroll up it would push up this SliverPinnedHeader?

Something similar in behavior to:
https://stackoverflow.com/a/64651709

https://i.stack.imgur.com/TffF6.gif

That's a question to lib capabilities.

Best regards

@Kavantix
Copy link
Owner

Kavantix commented Feb 1, 2023

Hi @adamstyrc,
There is a draft PR open that adds this ability, I don't have the time to finish it in the quality to include it in the package at the moment but you can give it a go

@Kavantix Kavantix added the question Further information is requested label Feb 1, 2023
@EArminjon
Copy link

Any update :) ? Fantastic package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants