ColinEberhardt / ReactiveSwiftFlickrSearchLinks
A Swift implementation of a Flickr-search application that uses MVVM and ReactiveCocoa
☆372Updated 8 years ago
Alternatives and similar repositories for ReactiveSwiftFlickrSearch
Users that are interested in ReactiveSwiftFlickrSearch are comparing it to the libraries listed below
Sorting:
- A ReactiveCocoa 4.0 MVVM example☆215Updated 9 years ago
- Moved to https://github.com/nsscreencast☆714Updated 6 years ago
- BDD-style framework for Swift☆841Updated 9 years ago
- Swift example application for Typhoon☆352Updated 4 years ago
- This is the code for the ThinkAndBuild tutorial: "Implementing the Twitter App UI" (WIP)☆521Updated 8 years ago
- Vertically stack views using Auto Layout, with an order specific subclass that uses view tags for ordering.☆424Updated 6 years ago
- A concise Mantle-like way of working with Realm and JSON.☆660Updated last year
- Drop-in replacement for NSFetchedResultsController backed by Realm.☆473Updated 6 years ago
- Swift objects Reflection☆455Updated 9 years ago
- Cellmodel-driven tableview manager☆472Updated 6 years ago
- Real-time map view clustering for Realm☆452Updated 7 years ago
- UIView category which makes it easy to create layout constraints in code☆1,490Updated 4 years ago
- ⚠️ Deprecated ⚠️☆680Updated 5 years ago
- An example app using ReactiveCocoa 4, MVVM, Swift 2 and watchOS 2.☆134Updated 8 years ago
- A simple example of the VIPER architecture for iOS apps☆350Updated 8 years ago
- A simple, type safe, failure driven mapping library for serializing JSON to models in Swift 3.0 (Supports Linux)☆758Updated 6 years ago
- iOS library for clustering map notifications in an easy and performant way☆711Updated 3 years ago
- An extremely high-performance, lightweight, and energy-efficient pure Swift async web image loader with memory and disk caching for iOS a…☆341Updated 5 years ago
- Grand Central Dispatch simplified with swift.☆319Updated 8 years ago
- A Task Queue Class developed in Swift (by Marin Todorov)☆681Updated 6 years ago
- A drop-in mosaic collection view layout with a focus on simple customizations.☆588Updated 8 years ago
- A UICollectionViewLayout subclass to put items in a quilting pattern☆870Updated 5 years ago
- A lightweight Swift logger, uses `print` in development and `NSLog` in production. Support colourful and formatted output.☆271Updated 7 years ago
- ✌ Convert anything into anything in one operation; JSON data into class instances, hex strings into UIColor/NSColor, y/n strings to boole…☆783Updated 5 years ago
- The way to impress users on the first app launch.☆618Updated 8 years ago
- Data Binding and MVVM for iOS☆356Updated 9 years ago
- Custom TableView written in Swift where cells are scrolling in an arc defined by a BezierPath. Project even include classes for testing a…☆411Updated 6 years ago
- High-performance map clustering with MapKit for iOS and OS X. Integrate with 4 lines of code.☆1,368Updated 6 years ago
- Xcode Snippets for Swift 2, based on those by Mattt at https://github.com/Xcode-Snippets/Objective-C