Skip to content

Commit 76a7ce2

Browse files
authored
Add Compose Showcase library (#1026)
1 parent 4cf0c77 commit 76a7ce2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/main/resources/links/Libraries.awesome.kts

+6
Original file line numberDiff line numberDiff line change
@@ -2413,5 +2413,11 @@ category("Libraries/Frameworks") {
24132413
setTags("Compose HTML", "Material Design", "Material", "Material 3", "Material Web", "Web Components")
24142414
setPlatforms(JS)
24152415
}
2416+
link {
2417+
github = "jocoand/compose-showcase"
2418+
desc = "A Jetpack Compose library for highlighting / showcasing your feature"
2419+
setTags("jetpack-compose", "compose", "kotlin", "ui")
2420+
setPlatforms(ANDROID)
2421+
}
24162422
}
24172423
}

0 commit comments

Comments
 (0)