Vinay Gaba
Vinay Gaba
Since these are static pages, I need to figure how pagination/lazy loading works in this world.
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
https://developer.android.com/jetpack/compose/navigation
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...
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.
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...