16 skills found
react-native-studio / React Native SmartRefreshLayout基于android SmartRefreshLayout https://github.com/scwang90/SmartRefreshLayout 开发的插件,可提供类似ios的弹性刷新
react-native-studio / React Native MJRefresh基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件,可提供自定义的弹性刷新
rathahin / RHRefreshControlAbstract RefreshControl for freedom customization
NiciusB / React Native Web Refresh ControlAn implementation of React Native's RefreshControl for web, since react-native-web does not provide one at the moment
zevwings / ZVRefreshingA pure-swift and wieldy refresh component.
FCXPods / SwiftFCXRefreshPull to refresh in Swift.
showmecode / RefreshControlPull to Refreshing
SummerHF / ZHRefresh刷新控件
Jerry0523 / JWRefreshControlA refresh control(header & footer of UIScrollview) for iOS app.
cottonBuddha / QSRefreshControlA customized refreshControl for react-native/往项目中引入一个QSRefreshControl文件夹,就可自定义RN下拉刷新组件
hirotakan / RefreshControlKitRefreshControlKit is a library for custom RefreshControl that can be used like UIRefreshControl
FitClan / FitRefreshSwift 的 下拉刷新 (The refresh use Swift)
noppefoxwolf / RefreshControlA customized refresh control based on UIRefreshControl.
xiabob / XBRefreshControl下拉刷新控件,纯swift框架,A pull down RefreshControl by swift
adri / React Native Refreshcontrol WobbleNo description available
bozaigao / React Native Flatlist With Custom Refresh给react-native官方组件flalist组件增加自定义的下拉刷新组件和上拉加载事件,主要是为了解决在ScrollView和Flatlist混用的情况下,flatlist自带的RefreshControl下拉刷新组件会和ScrollView的横向滑动手势冲突而导致左右滑动不灵敏,同时在Android端在ScrollView滚动后在执行下拉刷新会导致RefreshControl卡在刷新过程中.