airbnb / Showkase

🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements
https://medium.com/airbnb-engineering/introducing-showkase-a-library-to-organize-discover-and-visualize-your-jetpack-compose-elements-d5c34ef01095
Apache License 2.0
2.11k stars 107 forks source link

[IDEA] Showkase Icons page on the landing page #245

Open oas004 opened 2 years ago

oas004 commented 2 years ago

Thanks for an awesome library! 😄 I really like it! 🤩

When using it in our component library I thought that it would be cool to display all our icons somehow. I think we could wrap them all in a composable function and add the @ShowkaseComposable attribute and it will display inside the components page. However, would it be cool if we had a page only for the icons like we have for typography and colors? 😃 Any thoughts?

Maybe we could support @ShowkaseIcons or something similar for this? 😄

Feel free to close this if you think it should be part of the components page 😃