-
-
Not support PullToRefresh StaggeredGridView ?
-
I have to implement SwipeToDelete while swipe from Right to Left & SwipeToSave while swipe from Left to Right.
But i have to implement this functionality in PullToRefreshListView.
So give me suggesti…
-
λ rake
Build ./build/iPhoneSimulator-5.0-Development
Compile ./app/demo_table_view_controller.rb
Compile ./app/app_delegate.rb
Compile ./vendor/PullToRefresh/pull_refresh_table_view_con…
-
Is there a way to override, change or reset the action handler the pullToRefresh view is performing? I have a view controller that's being loaded initially to show the user's feed. I have a modal view…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-reanimated-carousel@3.0.4` for the proje…
-
In iOS, after a pull to refresh, there is sometimes a gap at the top of the RadListView, even after calling `notifyPullToRefreshFinished`. This seems to happen only when the number of items before an…
-
Is there a convenient way to wrap this inside a SmartRefresher (pull_to_refresh) to enable a pull-to-refresh feature?
I tried wrapping the pagination widget inside a SmartRefresh widget, but it is…
-
`tns plugin add @nstudio/nativescript-pulltorefresh
`
command by default is installing v3.0.0 which I'm not even seeing in the release section. This of course causes the app to crash with error
`…
-
### Description
Items in a ListView are still enabled even if the Listview is disabled. Also PullToRefresh stays enabled.
### Steps to Reproduce
```xaml
…