Skip to content

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

Notifications You must be signed in to change notification settings

ColinEberhardt/ReactiveSwiftFlickrSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3930650 · Apr 18, 2017

History

39 Commits
Jan 14, 2016
Nov 10, 2014
Feb 18, 2016
Jan 14, 2016
Jan 4, 2016
Jan 2, 2016
Jul 24, 2014
Mar 14, 2017
Feb 14, 2016
Apr 17, 2017

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages