Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 219 Bytes

ExampleApp.md

File metadata and controls

13 lines (8 loc) · 219 Bytes

RxExamples

To run the example app:

  • Open Rx.xcworkspace
  • Choose one of example schemes (RxExample-iOS, RxExample-OSX) and hit Run.

You can also run the example app using CocoaPods.

pod try RxSwift