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

clarity on usage of compose version. #319

Closed karandeepsingh-cred closed 11 months ago

karandeepsingh-cred commented 1 year ago

Hi, is Shokwase compatible with the version mentioned on the home page? since it says 1.2.1 while 1.4 is there already. 😅

designedbyz commented 1 year ago

I'm on a team that has successfully used Showkase with Compose 1.3, and is now using it with Compose 1.4.

vinaygaba commented 11 months ago

I've updated the README to reflect the right version of Compose that Showkase is using