ui-pulltorefresh
ui-pulltorefresh copied to clipboard
:recycle: NativeScript plugin for PullToRefresh controls
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. ``` ... ``` 
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.