diff --git a/README.MD b/README.MD index a165cc0..2d69c11 100644 --- a/README.MD +++ b/README.MD @@ -886,10 +886,19 @@ your Compose apps. [![Maven Central](https://img.shields.io/maven-central/v/io.github.team-preat/peekaboo-image-picker)](https://search.maven.org/search?q=g:io.github.team-preat) > Kotlin Multiplatform library for Compose Multiplatform, designed for seamless integration of an image picker feature in iOS and Android applications. +[FlexibleBottomSheet](https://github.com/skydoves/FlexibleBottomSheet) - Flexible BottomSheet library Compose Multiplatform [![GitHub Repo stars](https://img.shields.io/github/stars/skydoves/FlexibleBottomSheet)](https://img.shields.io/github/stars/skydoves/FlexibleBottomSheet) +[![Maven Central](https://img.shields.io/maven-central/v/com.github.skydoves/flexible-core.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.skydoves%22%20AND%20a:%flexible-core%22) +> Advanced Compose Multiplatform bottom sheet for segmented sizing and non-modal type, similar to Google Maps. + [orbitral](https://github.com/skydoves/orbital) - Dynamic animation library for Compose Multiplatform [![GitHub Repo stars](https://img.shields.io/github/stars/skydoves/orbital)](https://img.shields.io/github/stars/skydoves/orbital) [![Maven Central](https://img.shields.io/maven-central/v/com.github.skydoves/orbital.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.skydoves%22%20AND%20a:%22orbital%22) > Jetpack Compose animation library that allows you to implement animations such as shared element transition. +[compose-stable-marker](https://github.com/skydoves/compose-stable-marker) - Compose stable markers for KMP to tell stable/immutable guarantees +[![GitHub Repo stars](https://img.shields.io/github/stars/skydoves/compose-stable-marker)](https://img.shields.io/github/stars/skydoves/compose-stable-marker) +[![Maven Central](https://img.shields.io/maven-central/v/com.github.skydoves/compose-stable-marker.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.skydoves%22%20AND%20a:%compose-stable-marker%22) +> Compose stable markers were originated Compose runtime, which improves Compose performance by telling stable and skippable guarantees to the compose compiler from non-compose dependent modules. + ### 🎨 Graphics [MOKO Graphics](https://github.com/icerockdev/moko-graphics) - Graphics primitives [![GitHub Repo stars](https://img.shields.io/github/stars/icerockdev/moko-graphics)](https://github.com/icerockdev/moko-graphics)