https://kotlinlang.org logo
#compose
Title
# compose
d

Davide Cazzorla

10/10/2020, 11:20 AM
Hello, I made this tinder like cards, hope you like it! Sorry for the spaghetti code, aiming to make it more clear and less buggy https://github.com/davideC00/CardStack
👍 23
a

Ash

10/10/2020, 6:32 PM
Would be nice to have a global source of all user generated Compose UI components ... So many amazing components being made by the community !!!
s

Se7eN

10/11/2020, 11:32 AM
@Ash Maybe he can help https://github.com/androiddevnotes
a

Ash

10/11/2020, 4:14 PM
Maybe, I was thinking like ... what we had for java/XML and UIKit. https://github.com/wasabeef/awesome-android-ui fully animated and easy to find '@Composable' components like snowdream ... https://snowdream.github.io/awesome-android/ ... love to have the animated list of
@Composable
components !?!? Maybe @Google will build an official repo of `@Composable`UI Component made by the community ... saving everyone hundreds of hours of everyone making the same
Chip
over and over again ... LOL. Today spending days pulling component from the sample apps 😂 to build the app for the Play Store. @Vinay Gaba might be building something for this ... Believe this is vital for the future growth of Jetpack Compose. My team would use it everyday ...
v

Vinay Gaba

10/11/2020, 4:15 PM
literally working on this at this very minute 😄
Need to start using gatsby so that I could have a CMS that I can use for managing the content
this was blocking me until now but I spent all of yesterday to get this out of the way
It’s still under development but making progress here - https://jetpackcompose.app/wip
this is just mock data so ignore the contents
❤️ 1
a

Ash

10/11/2020, 4:18 PM
It will save millions of repeat hours, not having to build the same UI
@Vinay Gaba we need someone like you on the @SwiftUI side of things !!!😂
2 Views