Exploring LiveData and Kotlin Flow

Siva Ganesh Kantamani
Programming Geeks
Published in
Sent as a

Newsletter

1 min readJun 21, 2020

Hi Everyone,

It’s Siva from Programming Geeks(Medium)

This week our most shared article is Exploring LiveData and Kotlin Flow. It’s a proper guide to learn when and where to use LiveData and Kotlin Flow.

Most highlighted quote:

“Live data is an observable data holder class — meaning livedata can hold a set of data that can be observed from other android components like activities, fragments and services.”

Read the rest of the article here:
Exploring LiveData and Kotlin Flow

Thank you for continuing to read our articles.

--

--