Kotlin Multiplatform Mobile — Overview and kickstart and personal experienceMaintaining two different code bases for a single app has always been a challenging task. It certainly costs more, takes longer…Jul 26, 2021Jul 26, 2021
Extract hyperlinks and emails from a text and perform actions in Android (Kotlin)We often come across situations where we need to extract links and emails from a given string. I recently faced a similar situation and…Nov 4, 2020Nov 4, 2020
All You Need to Know About Android’s Biometric LibraryAndroid has released a new biometric authentication library from Android API level 28 or Android 9). Android’s biometric library is an…Sep 27, 20201Sep 27, 20201
Clean and loosely coupled MVVM architecture in Android (Kotlin)In the beginning, when I started exploring MVVM architecture I didn’t exactly find what I needed. Some of the illustrations were either…Jun 12, 2020Jun 12, 2020