Posted inCompose Multiplatform KMP AnnotatedString Creating Multi Style Clickable Text with Link Posted by By Mohammad Juned January 11, 2025 The AnnotatedString text container widget differs from the standard Text widget in Compose Multiplatform. It…
Posted inCompose Multiplatform Set Common Custom Font in KMP Kotlin Compose Multiplatform Text Posted by By Mohammad Juned January 7, 2025 Today's tutorial will teach us how to apply a custom font in KMP Kotlin Compose…
Posted inCompose Multiplatform KMP All Text Style Properties Guide Compose Multiplatform Posted by By Mohammad Juned January 3, 2025 Today's tutorial will teach us about the Text widget in KMP Compose Multiplatform. We will…
Posted inCompose Multiplatform GridView in KMP Compose Multiplatform Using FlowRow Posted by By Mohammad Juned December 31, 2024 The KMP Compose Multiplatform FlowRow widget is a multipurpose widget that allows us to arrange…
Posted inCompose Multiplatform KMP Text from Common Resource String.xml in Compose Multiplatform Posted by By Mohammad Juned December 27, 2024 Today's tutorial teaches how to use KMP Text from the Common Resource String.xml file in…