Yes, it is possible to create a splash screen in Android without using an extra activity. In this tutorial, we’ll…
In this post, we will learn to add a dropdown menu to your Jetpack Compose. Developers called it different names…
In this blog, We’ll learn coroutines background processing by creating a small project, that simply displays an image to the…
In this tutorial, you will learn how to create custom buttons in React Native. By following this tutorial, you will…
In this article, I’ll show how we can send an FCM message from an android device. in other words, you…
in this post, we’ll learn when as expression, Now this when is actually the replacement of switch case statement…
In this post, we’ll learn If else conditional statement in Kotlin. We’ll cover each small topic, that has related…
In this post, we’ll learn about string templates and in other words what is String Interpolation. in Kotlin we…
Welcome Guys, In this article, I’m going to explain the variables and data type in Kotlin. I also explain…