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

Add documentation about handling private preview functions #287

Closed oas004 closed 1 year ago

oas004 commented 1 year ago

Since Beta 15 is just around the corner, I could not find any documentation in the README about the skipping private preview compiler flag that you added in #261. Feel free to close this if you added it somewhere else or if it does not make sense :)