fluttercandies / extended_nested_scroll_view

extended nested scroll view to fix following issues. 1.pinned sliver header issue 2.inner scrollables in tabview sync issue 3.pull to refresh is not work. 4.do without ScrollController in NestedScrollView's body
MIT License
592 stars 119 forks source link

pull to refresh not working on ios #31

Closed fauzi2107 closed 3 years ago

fauzi2107 commented 4 years ago

Hi, thanks for the plugin, i tried to implement this plugin on my apps, its working on Android but not on iOS

Screen Shot 2020-05-28 at 19 07 57

that is how i implement NestedScrollViewRefreshIndicator on my App

zmtzawqlp commented 4 years ago

may be you can try https://github.com/fluttercandies/pull_to_refresh_notification , i can't download your srceen shot image