BilalShahid13 / PersistentBottomNavBar

A highly customizable persistent bottom navigation bar for Flutter
BSD 3-Clause "New" or "Revised" License
507 stars 371 forks source link

Is scroll to top working for anyone in iOS? #269

Closed mark8044 closed 2 years ago

mark8044 commented 2 years ago

Wondering if its just my implementation, or does scroll to top work for anyone in iOS?

What I'm referring to is when you click on the status bar on the very top, the visible listview will scroll back to the top

THanks

mark8044 commented 2 years ago

https://github.com/BilalShahid13/PersistentBottomNavBar/pull/295