Releases: yoimerdr/compose-virtualjoystick-multiplatform
Releases · yoimerdr/compose-virtualjoystick-multiplatform
1.0.0
Initial library release.
Includes:
- Full multiplatform support
- Android 21+
- iOS 13+
- Desktop (JVM 11)
- JS (Browser)
- WASM (Browser)
- Configurable direction types (4-direction and 8-direction)
- Dead zone configuration
- Event system (move start, moving, held, end)
- Callback system (move start, moving, end)
- Multiple pre-built background styles
- Fully customizable appearance
Note: iOS 13+ support is inherited from KMP defaults and hasn't been fully tested.