Vinay Gaba

Results 16 issues of Vinay Gaba

Thank you for submitting this wonderful project to [JetpackCompose.app](https://www.jetpackcompose.app/). It's now featured on the site and we really appreciate your contribution to the Android community!

Fixes https://github.com/airbnb/Showkase/issues/274 Showkase was publishing separate `debug` and `release` artifacts to maven and this was causing weirdness when consumers had custom build types that weren't `debug` and `release`. Moreover, this...

Hi @namitjuneja, I started work on this and have a version that works but has some bugs. I was able to get geocoding to work with all the limitations that...

bug
enhancement

Fixes #289 Notice the background of the dark mode card, specifically the area around the component itself.

The browser side of Showkase was written in ~March 2020 when documentation for Compose was non-existant and best practices weren't documented. A lot of the code did not meet the...

This PR adds a new public API that generates metadata about the Showkase elements on a per module basis. This essentially results in a new API being exposes which gives...