Skip to content

thib4ult/DataSourceExample

 
 

Repository files navigation

DataSourceExample

Example project for DataSource library.

Features a catalog of included DataSource protocol implementations together with an example of UITableView editing and a DataSource-based input form.

Warning: make sure you understand the basics of ReactiveCocoa before investigating the code!

Requirements

  • Xcode 7.1

Installation

  1. git clone --recursive https://github.com/Vadim-Yelagin/DataSourceExample.git
  2. cd DataSourceExample
  3. Open DataSourceExample.xcworkspace in Xcode 7.1
  4. Build and run

About

Example project for DataSource library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 58.2%
  • Objective-C 41.8%