inamiy / RxProperty

A get-only `BehaviorRelay ` that is (almost) equivalent to ReactiveSwift's `Property`
MIT License
85 stars 8 forks source link

Feature/refactor #1

Closed noppefoxwolf closed 6 years ago

noppefoxwolf commented 7 years ago

love RxProperty. I used a new method by RxSwift 4.0.0. bind(to:) and disposed(by:)

inamiy commented 6 years ago

Thank you for PR! Sorry for checking late, but code LGTM :)