swiftingio / BetterSwifterCoreData
Sample project for model structs and their conversion to Core Data entities.
☆16Updated 5 years ago
Alternatives and similar repositories for BetterSwifterCoreData:
Users that are interested in BetterSwifterCoreData are comparing it to the libraries listed below
- ☆40Updated 7 years ago
- Demo project showing the use of UIStackView for dynamic table cells.☆43Updated 7 years ago
- Code generation of initializers for storyboard-based view controllers☆19Updated 7 years ago
- Keep the screen flow and data handling logic out of your view controllers – let them handle view-stuff only.☆58Updated 4 years ago
- An example Todo list app written in Swift using the VIPER architecture.☆25Updated 8 years ago
- A collection of Swift utilities that I share across my Swift-based projects☆38Updated 8 years ago
- Enables you to set up Auto Layout constraints directly between your views and the iOS keyboard.☆57Updated 5 years ago
- Write amazing, strong-typed and easy-to-read NSPredicate.☆100Updated last year
- A TimeZonePicker UIViewController similar to the iOS Settings app. Search and select from a range of cities and countries to find your mo…☆125Updated 4 years ago
- Powerful, advanced Core Data Stack implementation, in Swift.☆59Updated 3 months ago
- A UITextField with masking capabilities☆39Updated 4 years ago
- ☆22Updated 9 years ago
- SuperLayout is a Swift library that makes using Auto Layout a breeze.☆52Updated last week
- Wrapper around URLSession and URLSessionTask to enable seamless integration with Operation / OperationQueue.☆58Updated 5 years ago
- The simplest way to display the librarie's licences used in your application.☆52Updated 5 years ago
- Xcode extension that converts UIColor, NSColor, UIImage to literal☆37Updated 4 years ago
- 🏷 Type-safe tags in Swift☆90Updated 5 years ago
- FNReactionsView is a customizable control (based on UIView) to give people a way to show floating emoji like facebook does during live st…☆94Updated 3 years ago
- Extension for UIView that make use of Auto Layout easier.☆40Updated 6 years ago
- Everything your projects need to know☆62Updated 3 years ago
- ⛲️ Adapted Data Source in Swift and a little bit more☆52Updated 4 years ago
- Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.☆74Updated 3 years ago
- No more checking for keyboard notifications and parsing keyboard apperance info manually!☆42Updated 2 years ago
- Reversi ⚫️⚪️ is an A/B testing framework for iOS written in Swift.☆58Updated 4 years ago
- Hierarchical Menu for iOS☆129Updated 4 years ago
- PIN keyboard for tvOS☆102Updated 2 years ago
- Swift ReactiveCocoa lib for Youtube api☆29Updated 4 years ago
- An example project on how to use dependency injection.☆23Updated 5 years ago
- A Swift Encoder for encoding any Encodable value into an array of URLQueryItem.