Skip to content

Commit 7b18481

Browse files
Merge branch 'master' into patch-1
2 parents 4553a3f + 90543fa commit 7b18481

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
* [Jetpack Compose Collection](https://developersbreach.com/compose/)
4545
* [Android Basics with Compose Course](https://developer.android.com/courses/android-basics-compose/course)
4646
* [Compose performance Doc](https://developer.android.com/jetpack/compose/performance)
47+
* [Jetpack Compose Component List](https://www.composables.com/components) – List of all components you can use in Jetpack Compose
4748

4849

4950
## Tools
@@ -252,6 +253,7 @@
252253
- [ComposeCalendar](https://github.com/boguszpawlowski/ComposeCalendar) - A Jetpack Compose library for handling calendar component rendering.
253254
- [WheelPickerCompose](https://github.com/commandiron/WheelPickerCompose) - Wheel Date & Time Picker for Jetpack Compose.
254255
- [Exploding Composable](https://github.com/omkar-tenkale/ExplodingComposable) - A Jetpack Compose utility library to add explosive dust effect animation to any composable
256+
- [ComposeDynamicTheme](https://github.com/seyoungcho2/ComposeDynamicTheme) - Material design based Theme Management System for Jetpack Compose
255257

256258
### Navigation
257259

0 commit comments

Comments
 (0)