Commit 83c3187 1 parent b9011d5 commit 83c3187 Copy full SHA for 83c3187
File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -886,10 +886,19 @@ your Compose apps.
886
886
[ ![ 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 )
887
887
> Kotlin Multiplatform library for Compose Multiplatform, designed for seamless integration of an image picker feature in iOS and Android applications.
888
888
889
+ [ 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 )
890
+ [ ![ 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 )
891
+ > Advanced Compose Multiplatform bottom sheet for segmented sizing and non-modal type, similar to Google Maps.
892
+
889
893
[ 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 )
890
894
[ ![ 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 )
891
895
> Jetpack Compose animation library that allows you to implement animations such as shared element transition.
892
896
897
+ [ compose-stable-marker] ( https://github.com/skydoves/compose-stable-marker ) - Compose stable markers for KMP to tell stable/immutable guarantees
898
+ [ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/skydoves/compose-stable-marker )] ( https://img.shields.io/github/stars/skydoves/compose-stable-marker )
899
+ [ ![ 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 )
900
+ > 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.
901
+
893
902
### 🎨 Graphics
894
903
[ MOKO Graphics] ( https://github.com/icerockdev/moko-graphics ) - Graphics primitives
895
904
[ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/icerockdev/moko-graphics )] ( https://github.com/icerockdev/moko-graphics )
You can’t perform that action at this time.
0 commit comments