Jetpack Compose App with MVVM Coroutines

In this article, we are going to fetch data from API by using MVVM Architecture with Retrofit library and Kotlin

Read more

Reading sms to verify otp automatically in android

In this article, you will learn how to read sms and verify otp automatically in android. We are using SMS

Read more