Has anyone implemented a tinder-like interface? Es...
# compose
c
Has anyone implemented a tinder-like interface? Essentially a stack of cards thats swipeable? Going to attempt to build something myself, but curious if there is some kind of good starting off point.
r
check out the compose cookbook by Gurupreet, it has a similar example.
c
Has anyone tried that by chance? The lag when dragging is crazy. Wondering if it's just me.
r
Performance is always bad in debug mode, try building and running in release mode @Colton Idle
👍 1
c
Tried in release mode. Same slowness. 😭