Skip to content

6.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 09:57
· 12 commits to master since this release
065439b

v6.2.0 (Mon, April 24, 2023)

## ✨ New Features
  - [`6ca2b60`](https://github.com/elmarti/react-joystick-component/commit/6ca2b60)  ⚗️ add ability to override position. -  ⚗️ add ability to override position.

This current implementation allows the user to override the position. The state can be stored in a parent component and override the internal state of the joystick. Closes #40, Closes #58
(Issues: #40 #58)