react-joystick-component icon indicating copy to clipboard operation
react-joystick-component copied to clipboard

Tiny, multitouch, component driven joysticks in react

Results 18 react-joystick-component issues
Sort by recently updated
recently updated
newest added

Hi, thanks a lot for this. I was wondering if you plan to have this work with mobile?

enhancement
help wanted
question
research

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.7 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1. Changelog Sourced from @​adobe/css-tools's changelog. 4.3.1 / 2023-03-14 Fix redos vulnerability with specific crafted css string - CVE-2023-26364 4.3.0 / 2023-03-07 Update build tools...

dependencies

Added an option to make the joystick move when you click on the base.

**Is your feature request related to a problem? Please describe.** This project was built as an experiment and as a result, although it's using fairly valid TS, most of the...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

Hello I am trying to use the joystick component from React Joystick Component as part of my Three js game project, i wanted to know how can i possibly make...