Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/numq/dating-components

Jetpack Compose dating application components
https://github.com/numq/dating-components

animation card-stack compose-desktop dating-app jetpack-compose kotlin swipeable swipeable-cards ui-components

Last synced: 1 day ago
JSON representation

Jetpack Compose dating application components

Awesome Lists containing this project

README

        

# Dating components

## About

Jetpack Compose dating application UI components

## Features:

- [Stack: stack of user profile cards](./library/src/commonMain/kotlin/datingcomponents/stack)
- [SwipeableCard: swipeable user profile card implementation](./library/src/commonMain/kotlin/datingcomponents/swipeable)