该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

#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.

In order to use this project you need to clone the repo and also clone the submodules. The following commands should be all you need to get started:

git clone --recursive https://github.com/ColinEberhardt/ReactiveSwiftFlickrSearch.git
cd ReactiveSwiftFlickrSearch
pod install

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

The project has been tested on Xcode 6.1 (RTM)

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化