Skip to content

Commit 09c3c0a

Browse files
committed
docs: add note about multiplatform version in README
1 parent e3ee503 commit 09c3c0a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
21
# Android virtual joystick
32

43
A library made in kotlin for native android that exposes a view for a virtual joystick. Customizable and simple to use.
54

5+
> **Note:** There is an improved, multiplatform version using Jetpack Compose available at [compose-virtualjoystick-multiplatform](https://github.com/yoimerdr/compose-virtualjoystick-multiplatform).
6+
67
## Installation
78

89
To use the library you can install it from [github packages](#github-packages-installation) or [locally](#local-installation). But before installation, make sure that your project meets the requirements.

0 commit comments

Comments
 (0)