AvdLee / CoreDataBestPracticesLinks
Best Practices in Core Data explained within a demo application
☆463Updated 4 years ago
Alternatives and similar repositories for CoreDataBestPractices
Users that are interested in CoreDataBestPractices are comparing it to the libraries listed below
Sorting:
- An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind☆590Updated 3 years ago
- How to move SwiftUI view up when keyboard appears https://www.vadimbulavin.com/how-to-move-swiftui-view-when-keyboard-covers-text-field/☆349Updated 4 years ago
- Easily use UIKit views in your SwiftUI applications. Create Xcode Previews for UIView elements☆775Updated 3 years ago
- Examples showing Compositional Layout, Diffable Data Sources and more!☆646Updated 3 years ago
- Async and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs.☆783Updated 2 years ago
- Bringing Views into Focus☆625Updated last year
- iOS version of emitron☆356Updated last year
- A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.☆595Updated 4 months ago
- An example project for the TipKit framework☆426Updated 2 years ago
- Advanced Navigation Support for SwiftUI.☆429Updated last week
- Swift macro that simplifies and automates the process of creating spies for testing☆455Updated 2 months ago
- Observe how different SwiftUI container views affect state and lifecycle events (onAppear, onDisappear).☆390Updated 2 years ago
- 🎯 PredicateKit allows Swift developers to write expressive and type-safe predicates for CoreData using key-paths, comparisons and logica…☆412Updated last year
- Sample app that showcases the use of the Coordinator Pattern in SwiftUI☆232Updated 4 years ago
- An Xcode source extension to expand lengthy lines.☆836Updated 2 years ago
- QA assistant for a SwiftUI app: change the color scheme, accessibility settings, and localization on the fly!☆334Updated 4 years ago
- iOS 13-compatible backports of commonly used async/await-based system APIs that are only available from iOS 15 by default.☆379Updated 2 years ago
- 🚀 The ultimate collection of Software Design Patterns & Principles with examples [38/79 Patterns].☆402Updated 2 years ago
- Swift DSL for writing slide decks in Xcode☆618Updated 2 months ago
- Redlines for SwiftUI☆702Updated 5 months ago
- Read and write CSV files row-by-row or through Swift's Codable interface.☆477Updated last year
- Code samples from https://fivestars.blog☆486Updated 3 years ago
- Asynchronous Image Loading from URL in SwiftUI☆278Updated 4 years ago
- ☆315Updated 4 years ago
- A demo covering the basics of the Composable Architecture (TCA)☆226Updated 10 months ago
- Table and collection view data sources for Combine☆633Updated 2 years ago
- Powerful navigation in the Composable Architecture via the coordinator pattern☆486Updated 2 weeks ago
- Sample project with Combine & UIKit framework, MVVM architecture☆458Updated 3 years ago
- ⏰ A few schedulers that make working with Combine more testable and more versatile.