alexstyl / compose-tinder-card

A Jetpack Compose Modifier that enables Tinder-like card gestures.
Apache License 2.0
165 stars 13 forks source link

Support Direction.Up #1

Closed alexstyl closed 1 year ago

alexstyl commented 1 year ago

Enable swiping Up as a Direction

AndroidPoet commented 1 year ago

Hi Alex! i have added this functionality,working on final touches

alexstyl commented 1 year ago

Hi Alex! i have added this functionality,working on final touches

The repo is not currently in a stage where it can accept external contributions other than bug fixes. Until the API is stable (1.0.0 release) Im happy with new issues with feedback, suggestions and bug fixes instead.

alexstyl commented 1 year ago

This was introduced in 0.1.0. Closing this as done