OneWay
OneWay copied to clipboard
A unidirectional reactive functional architecture library for Android and the JVM.
Results
2
OneWay issues
Sort by
recently updated
recently updated
newest added
Drone package manger for android cannot find this library. request to please add into the appropriate repo.
In the comments for sink() method /** * Consume the source that was returned by [source], the consumer is usually a * [io.redgreen.oneway.drivers.ViewDriver]. */ fun sink(source: Observable): Disposable { }...