
Facilitates integration of a Tinder-like swiper in Compose applications, ideal for decision-making games. Features include swiping directions, active maintenance, and future API updates.
This Compose Multiplatform/Kotlin Multiplatform Library, based on and developed off the Jetpack Compose Swiper as well as the Compose Multiplatform Library Template, provides an easy and intuitive way of integrating a Tinder-like Swiper in your Jetpack Compose/Compose Multiplatform/Compose for Desktop.
| Compose Multiplatform (in commonMain source set) | Jetpack Compose | Compose for Desktop |
|---|---|---|
implementation("io.github.veronatus:multiplatform-swiper:0.0.2") |
implementation("io.github.veronatus:multiplatform-swiper-android:0.0.2") |
implementation("io.github.veronatus:multiplatform-swiper-desktop:0.0.2") |
For more details, platforms and dependency managers visit the according Maven Central Repository pages.
We recommend the use of the library in small decision-making games. The component can be used as seen in the sample or for a larger example as in the upstream repository.
The library will be actively maintained, as it is used in our own projects. Planned features include:
If you have other feature requests/bugs or want to help with the ones above, we would be grateful for submitting them as an issue or PR!
This Compose Multiplatform/Kotlin Multiplatform Library, based on and developed off the Jetpack Compose Swiper as well as the Compose Multiplatform Library Template, provides an easy and intuitive way of integrating a Tinder-like Swiper in your Jetpack Compose/Compose Multiplatform/Compose for Desktop.
| Compose Multiplatform (in commonMain source set) | Jetpack Compose | Compose for Desktop |
|---|---|---|
implementation("io.github.veronatus:multiplatform-swiper:0.0.2") |
implementation("io.github.veronatus:multiplatform-swiper-android:0.0.2") |
implementation("io.github.veronatus:multiplatform-swiper-desktop:0.0.2") |
For more details, platforms and dependency managers visit the according Maven Central Repository pages.
We recommend the use of the library in small decision-making games. The component can be used as seen in the sample or for a larger example as in the upstream repository.
The library will be actively maintained, as it is used in our own projects. Planned features include:
If you have other feature requests/bugs or want to help with the ones above, we would be grateful for submitting them as an issue or PR!