Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 374 Bytes

Overview

ReactiveSample is an Objective-C application. It implements so-called Feedback view in two ways:

  • standard one using delegates
  • non-standard one using ReactiveObjC framework

The sole purpose of this application is to show the difference between the two approaches.

You can see the presentation by visiting https://magora-ios.github.io/ReactiveSample