RxSwiftCommunity / RxMediaPicker

A reactive wrapper built around UIImagePickerController.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RxSwift 3.0 Compatibility

saru2020 opened this issue · comments

Hey,

I see that its dependent on 'RxSwift 2.0'.

Isn't this lib compatible with RxSwift 3.0?

This is odd, going to have to ditch this framework now.. :(

Hey @saru2020 @uknowmeright
I'll have a go at pushing a PR for this later tonight. Thanks for reporting :)

Hey all :-)

We have pushed a new v1.0.0 release but its not yet on Cocoapods (gonna probably take an extra day to get the keys to push it)

For now you can manually link to the repo by putting this in your Podfile:

pod 'RxMediaPicker', :git => 'https://github.com/RxSwiftCommunity/RxMediaPicker.git', :branch => 'master'

@uknowmeright @saru2020

Cheers 🍺
Shai

1.0.0 has been pushed up to Cocoapods !