Published inProAndroidDevConsuming Activity Results using coroutines: Part 2This is the second post of a 2 parts article on how we can convert and consume Activity Results using coroutines. In the first part, we…Dec 7, 2021Dec 7, 2021
Published inProAndroidDevConsuming Activity Results using coroutines: Part 1Handling results from other Activities was always a tedious task: you need to override callbacks in the Activity/Fragment, and you need to…Nov 16, 2021Nov 16, 2021
Published inProAndroidDevMaking cold Flows lifecycle-awareWith the introduction of SharedFlow and StateFlow, many developers are migrating from LiveData in the UI layer, to take advantage of the…Nov 9, 20211Nov 9, 20211