etiennelenhart / Eiffel

Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
MIT License
211 stars 14 forks source link

'LiveCommand' doesn't provide 'CoroutineScope' #86

Closed etiennelenhart closed 5 years ago

etiennelenhart commented 5 years ago

In order for LiveCommand to continuously dispatch Actions the block provided by LiveReaction needs the associated CoroutinesScope.