WLEmptyState
EmptyState
An iOS component for displaying an empty state in table views or collection views
WLEmptyState is an iOS based component that lets you customize the view when the dataset of a UITableView or a UICollectionView is empty. We created a sample project with the WLEmptyState component to show how you can use it.
318 stars
23 watching
26 forks
Language: Swift
last commit: over 2 years ago
Linked from 2 awesome lists
empty-stateemptydatasetiosplaceholderuicollectionviewuikituitableview
Related projects:
Repository | Description | Stars |
---|---|---|
minitour/azemptystate | A UIControl subclass for creating empty states in iOS applications. | 85 |
hamzaghazouani/hgplaceholders | A library that provides customizable placeholders and empty states for tables and collections in iOS applications. | 2,199 |
tomvanzummeren/tzstackview | An open-source implementation of the UIStackView layout component for iOS 7.x and 8.x | 1,155 |
vladiacobionut/swinflate | A collection of reusable layouts for UICollectionView | 229 |
whetstone/redux-devtools-diff-monitor | A Redux plugin that highlights changes to an application's state from action to action. | 176 |
naituw/wbwebviewconsole | An in-app debugging console for UIWebView and WKWebView | 1,333 |
yonat/checkmarkcollectionviewcell | A custom UICollectionViewCell with an optional checkbox and circle design for selecting items in a collection view | 65 |
dasdom/uistackviewplayground | A playground project to experiment with UIStackViews and build various iOS UI components | 328 |
rxswiftcommunity/rxstate | A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. | 154 |
aschuch/statefulviewcontroller | A protocol to manage state transitions between different view states | 2,136 |
maisamilena/myanimelist | An iOS app demonstrating the Clean Swift architecture for managing business logic and data display | 26 |
genericdatasource/genericdatasource | Reusable components for implementing data sources in UITableView/UICollectionView with Swift. | 133 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
zzjian/wx-statuslayout | A reusable layout component for displaying different states in WeChat Mini Programs | 24 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |