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
How to add a custom pull-down refresh on Android. On iOS, I can directly use this third-party @sdcx/pull-to-refresh RefreshControl to replace RefreshControl. On Android, if I use @sdcx/pull-to-refresh RefreshControl, the list will not be displayed. , please tell me how to add a sub-custom drop-down refresh component to this component. This drop-down component needs to have elastic effects on Android just like iOS.
The text was updated successfully, but these errors were encountered:
How to add a custom pull-down refresh on Android. On iOS, I can directly use this third-party @sdcx/pull-to-refresh RefreshControl to replace RefreshControl. On Android, if I use @sdcx/pull-to-refresh RefreshControl, the list will not be displayed. , please tell me how to add a sub-custom drop-down refresh component to this component. This drop-down component needs to have elastic effects on Android just like iOS.
The text was updated successfully, but these errors were encountered: