Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/numq/dating-components
- Owner: numq
- License: mit
- Created: 2023-03-26T16:14:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-05T21:50:37.000Z (8 months ago)
- Last Synced: 2024-04-05T22:39:50.329Z (8 months ago)
- Topics: animation, card-stack, compose-desktop, dating-app, jetpack-compose, kotlin, swipeable, swipeable-cards, ui-components
- Language: Kotlin
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)