ui-pulltorefresh icon indicating copy to clipboard operation
ui-pulltorefresh copied to clipboard

:recycle: NativeScript plugin for PullToRefresh controls

Results 4 ui-pulltorefresh issues
Sort by recently updated
recently updated
newest added

I'm using `PullToRefresh` in my app in a view that also has a `ScrollView` like so: ```html ... ``` I'm noticing that the `PullToRefresh` area doesn't "track" at the same...

When using PullToRefresh with `` the refresh control sits inside the safe area behind the notch. ``` ... ``` ![Screenshot from 2021-07-21 16-01-46](https://user-images.githubusercontent.com/59738910/126511510-189a3599-3569-4b5d-9c41-426a2c36b15d.png)

When pullrefresh is done and in the view you have an empty list in Android, this is failing: ``` System.err: An uncaught Exception occurred on "main" thread. System.err: Attempt to...

After latest update, It seems that README got corrupted and contains information and examples about lottie instead.