Reactant
Reactant copied to clipboard
Add typealias for `Observable`
When overriding actions in ViewBase error occurs and compiler informs that "Property does not override any property from its superclass" unless RxSwift is imported. It would be nice to solve it by adding a typealias for Observable.