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.1k stars 107 forks source link

Fast allow to download and look at it #297

Closed b0r1ngx closed 1 year ago

b0r1ngx commented 1 year ago

Why didn't post an .apk fle at assets in releases, to make it fast to check out, what we can do with this application

vinaygaba commented 1 year ago

I'm not sure I follow your question. Are you saying that you would like an apk of the ShowkaseBrowser? It's possible to do that if you'd like, just how you do it with any other app. ShowkaseBrowser is just an activity so you can wrap it in side any app shell and do an apk release if you'd like.