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

Allow private composable to be skipped in case of failing on build and handle them gracefully #261

Closed vinaygaba closed 1 year ago

vinaygaba commented 2 years ago

Fixes https://github.com/airbnb/Showkase/issues/250

thereallukesimpson commented 1 year ago

@vinaygaba Hi, thanks very much for this feature. Do you expect it to be released in the near future?