34 skills found · Page 1 of 2
Jude95 / EasyRecyclerViewArrayAdapter,pull to refresh,auto load more,Header/Footer,EmptyView,ProgressView,ErrorView
dev-liyang / LYEmptyViewiOS一行代码集成空白页面占位图(无数据、无网络占位图) emptyView-empty set
nukc / StateView:sparkles: StateView is an invisible, zero-sized View that can be used to lazily inflate loadingView/emptyView/retryView/anyView at runtime.
chenliangloveyou / EasyShowView一款非常简单的展示工具。提示框,加载框,空白页提示,alert弹出框。一行代码搞定所有操作。
santalu / Empty ViewA view that displays state of screen like loading, error, empty
luispadron / UIEmptyStateAn empty state control to give visually appealing context when building iOS applications.
Omega-R / OmegaRecyclerViewCustom RecyclerView with additional functionality. Allow you add divider, itemSpace, emptyView, sticky header and some other features
LwkCoder / RecyclerViewAdapterAndroid RecyclerView 通用适配器,支持多ViewType,嵌套Section,悬浮吸顶Section,可添加HeaderView、FooterView、EmptyView,底部自动加载更多,自定义Item动画
ZionChang / EmptyKitA lightweight, swift library for displaying emptyView whenever the view(tableView/collectionView) has no content to display, just like DZNEmptyDataSet
Jinxiansen / JJHUDJJHUD is an displays a translucent HUD with an indicator and/or labels .
linhay / EmptyPageAn empty state control to give visually appealing context when building iOS applications.
WymanLyu / WYNullViewAn easy way to use for view's empty state 一行代码显示空视图,高度自定义
Ethan561 / HDEmptyView一个Swift语言封装的EmptyView显示库,可作用于WKWebView、UITableView、UICollectionView 无网络提醒或者空数据提醒
AndroidExamples / SwipeRefreshLayout ListViewExampleExample SwipeRefreshLayout with ListView-EmptyView combination.
AnRanScheme / MagiRefreshswift版下拉刷新,支持多种样式,同时支持,加载动画,网络错误占位(有兴趣学习如何用swift使用runtime的可以看看)
zjinhu / SwiftEmptyDataswift砖块系列:一个Swift语言封装的EmptyView显示库,可作用于UITableView、UICollectionView
storm52 / BTViewStateUIView显示网络失败,没有数据,其他错误状态,甚至加载中...
zzqlplq / ZZQEmptyViewDemo封装空白页
chenliangj2ee / EasyRecyclerView史上最精简Refresh RecyclerView库: 通过Kotlin语言,基于MVVM模式,通过DataBinding,ViewModel,LiveData技术,实现了RecyclerView最精简封装,比paging3更精简,无需关心分页,什么下拉刷新,加载更多,分页算法,创建adapter,关联listData,数据为空时自定义emptyView的显示,都可以不用再去关心了,提前加载下一页,让列表展示更加丝滑,同时添加了置顶功能,可从底部迅速回到顶部,最少的代码,实现最全的功能。
titanchen2000 / GloriousRecyclerViewA full function RecyclerView integration of Header, Footer,EmptyView,Pull To Refresh and Up Swipe To Load More