#android
Read more stories on Hashnode
Articles with this tag
1. Introduction If you're an Android developer, whether you've been one for a few years or just a few weeks, Jetpack Compose needs no introduction....
1. Introduction In the previous article, we have learn how to login with Google in Jetpack Compose, in this article we will learn how to Login with...
Introduction Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly...
From unsplash by Markus Winkler 1. Introduction The RecylerView is one of the most used Android components when it comes to displaying a list of items...
Firestore Pagination with Paging 3 Introduction The Paging library helps you load and display pages of data from a larger dataset from local storage...
Unsplash Image by Akin Cakiner 1. Introduction As you can read in the official documentation of RainbowCake, RainbowCake is an Android architecture...