RxSwiftCommunity / RxMediaPicker

A reactive wrapper built around UIImagePickerController.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for RxSwift 4.x

HassanSE opened this issue · comments

Hi,

I tried to integrate RxMediaPicker via CocoaPods, however, I came across this issue that current pod is based on RxSwift 3.x.x. Any idea how can we make it work with RxSwift 4.x.x? Thanks.