pixeldock / RxAppState

RxSwift extensions for UIApplicationDelegate methods to observe changes in your app's state
MIT License
391 stars 45 forks source link

Add UIViewController rx extensions to generic Xcode project for Carthage #30

Closed johnclayton closed 5 years ago

johnclayton commented 5 years ago

These appear to have been added to the pods Xcode project but not the basic one.

pixeldock commented 5 years ago

Thanks for your contribution, John!