RxSwiftCommunity / RxSwiftExt

A collection of Rx operators & tools not found in the core RxSwift distribution
MIT License
1.33k stars 213 forks source link

added unwrap operator to SharedSequence #184

Closed HugoSay closed 6 years ago

HugoSay commented 6 years ago

This allows to use unwrap() on any SharedSequence, which can be especially useful for people using Drivers.

closes #161

HugoSay commented 6 years ago

Removed Variables to use BehaviorSubjects instead in my exemples/tests

HugoSay commented 6 years ago

Thanks for your comments ! I fixed what I could, I'll let you tell me that you think is best about the test.

Cheers!

freak4pc commented 6 years ago

Looks good to me, let's wait for green CI here :)

HugoSay commented 6 years ago

🙌

rxswiftcommunity[bot] commented 6 years ago

Thanks a lot for contributing @HugoSay! I've invited you to join the RxSwiftCommunity GitHub organization – no pressure to accept! If you'd like more information on what this means, check out our contributor guidelines and feel free to reach out with any questions.

Generated by :no_entry_sign: dangerJS

freak4pc commented 6 years ago

Thanks @HugoSay ! And welcome to RxSwift Community :-)