PinnedKashif MehmoodinProAndroidDevUnifying Video Players: Compose Multiplatform for iOS, Android & DesktopUnlocking Cross-Platform Delight: Using platform-specific views in compose multiplatform.Jul 24, 20233Jul 24, 20233
PinnedKashif MehmoodinProAndroidDevHow to use Resources in Compose MultiplatformResources are such a big part of any mobile app, they include drawable, fonts, text files, and many more. With the introduction of Compose…Jan 2810Jan 2810
PinnedKashif MehmoodinProAndroidDevCI/CD for Android Devs II | GitHub Actions MasterclassAutomation has become a necessity in the Dev-Sec-Ops world. Ideally, once an action is automated, you should not be doing it manually…Sep 18, 2022Sep 18, 2022
PinnedKashif MehmoodinProAndroidDevCI/CD Pipeline for Flavoured Android Apps using Fastlane and Github ActionsCI/CD Pipeline for Flavoured Android Apps using Fastlane and Github ActionsApr 27, 2022Apr 27, 2022
PinnedKashif MehmoodinProAndroidDevHandling Permissions in Android using DexterDexter is a library for Android developers that makes it easier for you to get the permissions your app needs. Previous to android…Dec 30, 2020Dec 30, 2020
Kashif MehmoodinProAndroidDevBuilding A Custom Design System in Compose MultiplatformJetpack Compose, Android’s modern UI toolkit, comes with Material Design out of the box. But what if you want something different? What if…2d ago2d ago
Kashif MehmoodinProAndroidDevUsing Native iOS Navigation from Compose MultiplatformRun native ios navigation from kotlin with a little help from Voyager. Featured in Kotlin Weekly #422Aug 29Aug 29
Kashif MehmoodinProAndroidDevWhy Calling a Composable from a Regular Function Isn’t PossibleIt's the Compiler!May 14May 14
Kashif MehmoodinProAndroidDevHow to use Coil in Compose MultiplatformCoil is a powerful, fast, lightweight image-loading library that many Android developers have used for years. After the introduction of…May 112May 112
Kashif MehmoodinProAndroidDevTracking Lifecycle changes in Compose Multiplatform: IOS and AndroidIf you are an Android developer, moving towards Compose Multiplatform you already know how the lifecycle works in Android activities. It…Feb 52Feb 52