kspo / super_cupertino_navigation_bar

This package offers a collapsible app bar along with an attractive search bar animation, enhancing the visual appeal of your Flutter app with an iOS-inspired design. This package is versatile, allowing complete customization, and it seamlessly works on both iOS and Android platforms.
https://pub.dev/packages/super_cupertino_navigation_bar
MIT License
55 stars 9 forks source link

Example with CupertinoTabView #2

Closed diogox closed 6 days ago

diogox commented 6 months ago

Hi!

Thanks for making this.

I'm new to flutter development, and I'm trying to use your widget with iOS-like Tabs at the bottom of the screen.

I've iterated on getting both things to work together a few times, but no luck.

I was wondering if you could give it a shot and make it available as an example?

I appreciate any help you can provide πŸ™

diogox commented 6 months ago

simulator_screenshot_D1D2E827-1B14-4E57-AEF4-9D96C7370D80

It should look something like this, but work - mine doesn't. Different issues on different iterations πŸ˜…

kspo commented 6 months ago

Hello @diogox. It's nice to see you here. I released the second version of the package today. There are examples in the "example" folder that should meet your needs. I hope these will be helpful. Feel free to reach out if you have any other requirements. Have fun ☺️