chris-swift-dev / ListPagination
Swift package providing extensions of RandomAccessCollection to support List pagination in SwiftUI
☆33Updated 3 years ago
Alternatives and similar repositories for ListPagination:
Users that are interested in ListPagination are comparing it to the libraries listed below
- SwiftUI additions and helpers that are missing from the official implementation.☆28Updated last year
- A SwiftUI library to display Apple Pencil and Pasteboard-like alerts on iOS.☆52Updated 2 years ago
- SwiftUI project demonstrating Custom coded confetti animation for checkout page☆34Updated 4 years ago
- A SwiftUI Layout that chooses the Layout that fits.☆22Updated 2 years ago
- A Swift Package Manager packed with SwiftUI custom reusable UI components and extensions.☆27Updated 4 years ago
- Abstraction over the iOS BackgroundTask API to make background tasks easy to isolate, maintain and schedule.☆52Updated 2 years ago
- SplitView SwiftUI component☆30Updated 4 years ago
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Set of available SF Symbols☆64Updated 2 years ago
- Build multipart/form-data type-safe in Swift.☆31Updated 7 months ago
- SwiftUI loading indicator view☆31Updated last month
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆47Updated last year
- Frees you from the burden of implementing AnimatableModifier.☆53Updated 4 years ago
- A simple, customizable, and intuitive SwiftUI wrapper-view enabling dragging, floating, and/or collapsing for its content.☆49Updated last year
- AsyncButton is the simple way to run concurrent code in your views.☆30Updated last year
- Useful SwiftUI container view's. FittingGeometry, ScrollableView, LayoutReader, PageView, UIKitView. (iOS)☆44Updated 2 years ago
- Swift Macro to generate IDs for enumeration cases☆25Updated 3 months ago
- Former example app for iLikeToMoveIt☆28Updated 6 months ago
- A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™☆35Updated 3 years ago
- A super easy way to check if the installed app has an update available. It is built with simplicity and customisability in mind and comes…☆26Updated last year
- A @resultBuilder to use to bundle tasks together.☆50Updated 2 years ago
- Communications library across Apple platforms.☆28Updated last month
- DSL to build predicates and requests for CoreData fetching☆21Updated last week
- Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View