All Projects → ColinEberhardt → Reactiveswiftflickrsearch

ColinEberhardt / Reactiveswiftflickrsearch

A Swift implementation of a Flickr-search application that uses MVVM and ReactiveCocoa

Programming Languages

swift
15916 projects

ReactiveCocoa, Swift and MVVM

This application is a Swift-port of an MVVM / ReactiveCocoa example application I wrote a few months ago.

image

Instructions

This project uses a combination of both CocoaPods and git submodules. The reason for this is that the current version of ReactiveCocoa is not compatible with Swift, as detailed in this blog post.

This project uses CocoaPods, therefore to get started you must first install the dependencies:

pod install

Open the workspace in Xcode, and select the ReactiveSwiftFlickrSearch target, build and run.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].