freshcode / Infinite-Grid-Swift
Implementing an infinite grid using UIScrollview on iOS
☆47Updated 6 years ago
Alternatives and similar repositories for Infinite-Grid-Swift:
Users that are interested in Infinite-Grid-Swift are comparing it to the libraries listed below
- Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View☆56Updated last year
- Unique carousel view created for #SwiftUIWeeklyChallenge☆27Updated 4 years ago
- Spiral is a SwiftUI shape for macOS, iOS and watchOS.☆77Updated last year
- A new property wrapper for SwiftUI ObservableObject.☆66Updated 8 months ago
- SwiftUI tool that allows building complex sequence of animations☆37Updated 7 months ago
- Repository for tooling and utilities for SwiftUI☆65Updated last year
- Navigation helpers for SwiftUI applications built with ComposableArchitecture☆73Updated last year
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.☆59Updated 4 years ago
- A Decimal type that plays nicely with literals and Decodable☆31Updated last year
- A @resultBuilder to use to bundle tasks together.☆50Updated last year
- 📱 UIKit code that is fun to write☆74Updated 3 years ago
- Lightweight, property-wrapper based Dependency Injection for Swift☆38Updated last month
- Chain multiple UIView animations without endless closure nesting☆110Updated 7 months ago
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- A SwiftData like `@Model` infrastructure for CoreData.☆107Updated 2 months ago
- Links to solutions for Swift over Coffee challenges☆39Updated 4 years ago
- Promise-Based Networking in Swift 5 with URLSession, Combine and Codable☆79Updated 5 years ago
- SwiftUI result builder for Path☆73Updated last year
- A practical collection of Swift Macros that help code correctly and swiftly.☆60Updated 3 months ago
- A SwiftUI Layout where subviews are arranged horizontally and wrapped vertically.☆65Updated 2 years ago
- A simple, customizable, and intuitive SwiftUI wrapper-view enabling dragging, floating, and/or collapsing for its content.☆49Updated last year
- A macOS SwiftUI app to help demonstrate sprint changes.☆95Updated 3 years ago
- 🎛 Simple SwiftUI ‘neumorphic’ button style☆68Updated 4 years ago
- Swifty UserDefaults property wrapper with statically-typed keys and change observations. https://www.vadimbulavin.com/advanced-guide-to-u…