Vinay Gaba

Results 14 issues of Vinay Gaba

Since these are static pages, I need to figure how pagination/lazy loading works in this world.

enhancement

Need to add logic to batch these api requests and combine the result - https://github.com/vinaygaba/JetpackCompose.app/blob/master/gatsby-node.js#L68

enhancement
good first issue

https://developer.android.com/jetpack/compose/navigation

help wanted
good first issue
example request

Not an issue per se but I was wondering how I can emulate a multi-module annotation processing setup where the processing runs separately for each module. I'd like to have...

Feature request by @peterfortuin

enhancement

It would be useful if there was a way to set the text to be auto sized if the text has been specified which will be the case almost always.

enhancement

Added sample to demonstrate automated screenshot testing with Showkase and Paparazzi. This leverages the example that @alexvanyo created for the Now In Android app https://github.com/android/nowinandroid. This is purely meant for...