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

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

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

![Spin the Wheel Demo](./spin-wheel-cmp.gif)