PinnedPratibha BurdeFirebase authentication in Android using KotlinI will walk you through Firebase authentication in android quickly step by step, as you are up to this you may have basic knowledge of…Apr 22, 2021Apr 22, 2021
Pratibha BurdeViewPager Fragment navigation On Back button, (same as instagram navigation)While navigating through tabs we want our navigation should be remember by the app, and we should be navigate back in the reverse sequence…May 4, 2021May 4, 2021
Pratibha BurdeFetch data from Room Asynchronously with Coroutine(Flow) and Update UI With LiveData, Observe data…We can insert, update data into room database asynchronously with coroutine by calling suspend insert method we write inside DAO with below…May 3, 2021May 3, 2021