Closed anaisbetts closed 5 years ago
next is a new property which lets us await on the next invocation of the command. This is nice on its own, as well as making it easier to chain RxCommands together.
next
Fixes #16
Good idea!!
next
is a new property which lets us await on the next invocation of the command. This is nice on its own, as well as making it easier to chain RxCommands together.Fixes #16