You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new props: arrowImageSource, arrowImageStyle, dateStyle, refreshViewStyle, refreshViewHeight
If your change the refreshViewStyle, please make sure your refreshViewHeight is set correctly. Be careful, you need to set both of top and height style for iOS, while only height style need to be set on Android. More details, please see the Example.
Improved the stability of CustomRefreshView on Android