https://github.com/gosunet/wheel-cmp
A sample for a "Spin the wheel" component in compose multiplatform that target iOS, Android and WASM
https://github.com/gosunet/wheel-cmp
android compose-multiplatform ios kotlin kotlin-multiplatform wasm
Last synced: 3 months ago
JSON representation
A sample for a "Spin the wheel" component in compose multiplatform that target iOS, Android and WASM
- Host: GitHub
- URL: https://github.com/gosunet/wheel-cmp
- Owner: Gosunet
- License: apache-2.0
- Created: 2025-06-28T18:31:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-06-28T21:02:51.000Z (3 months ago)
- Last Synced: 2025-06-28T21:28:23.224Z (3 months ago)
- Topics: android, compose-multiplatform, ios, kotlin, kotlin-multiplatform, wasm
- Language: Kotlin
- Homepage: https://gosunet.github.io/wheel-cmp/
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Compose Multiplatform Spin the Wheel POC
This project is a Proof of Concept (POC) demonstrating the creation of a native "Spin the Wheel" component using Compose Multiplatform.
It is based on existing Jetpack Compose component "Spin the Wheel" [SpinWheelCompose by laurentyhuel](https://github.com/laurentyhuel/SpinWheelCompose).
The goal of this POC is to showcase how similar engaging UI components can be built once and shared across multiple platforms using Compose Multiplatform.## Demo
