HieiJ
07/05/2019, 11:24 AMSergio Crespo Toubes
07/05/2019, 12:19 PMpresenter.testScenario(State(mapOf("abc" to UserProfile("testName")), emptyList()), Env::lookedUpProfile) ??simon.vergauwen
07/05/2019, 11:28 PMIO to compose it with your UI program. Work in suspend fun renderUserProfile(profile: UserProfile): Unit in somewhere and you can use continueOn(dbContext) to switch between threads. Or any other CoroutineContext.simon.vergauwen
07/05/2019, 11:28 PMSergio Crespo Toubes
07/08/2019, 9:37 AMsimon.vergauwen
07/08/2019, 9:38 AM