AZEmptyState
Empty State View
A UIControl subclass for creating empty states in iOS applications.
A UIControl subclass that makes it easy to create empty states.
85 stars
4 watching
8 forks
Language: Swift
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
minitour/azdialogviewcontroller | A customizable alert dialog controller | 774 |
minitour/aztabbarcontroller | A custom tab bar controller for iOS written in Swift 4.0. | 347 |
ryu0118/swiftui-simplex-architecture | A simple architecture library for SwiftUI that decouples state changes from views | 56 |
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 |
autodesk/clearx | An alternative to Redux and MobX for managing application state in React applications | 22 |
atljeremy/jfminimalnotifications | A customizable iOS UIView control for presenting notifications without blocking the UI. | 942 |
themrugraj/mvmaterialview | An Objective-C subclass of UIControl and UIButton to create a Material Design-inspired ripple effect on touch events | 64 |
psy2k/nmpopupview | A Swift class for creating popup windows with animation | 194 |
tomvanzummeren/tzstackview | An open-source implementation of the UIStackView layout component for iOS 7.x and 8.x | 1,155 |
githawkapp/messageviewcontroller | An iPhone X-compatible text view replacement with autocompletion and customization options. | 1,676 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
andreamazz/uiview-shake | Adds a shake animation to UIView instances | 490 |
sebholstein/tinystate | A tiny state management library for Angular applications | 223 |
timoliver/toactionsheet | A custom-designed iOS UI control providing a modal prompt with customizable appearance and button callbacks. | 173 |