File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1717- [ ✍️ Author] ( #-author )
1818- [ 📃 License] ( #-license )
1919
20- # Examples
20+ ## Features
21+ * Customizable background and thumb/foreground
2122* Normal Joystick Example
2223* Locking Joystick Example
2324* Polar or XY Coordinates
25+
26+ <p align =" center " >
2427#### View these examples to see how to make your own Joystick!
28+ </p >
29+
2530<p align =" center " >
2631 <img src =" ./Readme_Assets/LockingJoystick.gif " width =" 150 " />
2732 <img src =" ./Readme_Assets/NormalJoystick.gif " width =" 150 " />
3540</p >
3641
3742
43+
3844# 📲 How to Install 🕹️
3945
4046### Swift Package Manager SPM
@@ -46,6 +52,7 @@ Add this line to your podfile
4652` pod SwiftUIJoystick `
4753
4854
55+
4956# 🛠 How to use
5057### Example Code:
5158### Ready to Copy, Paste, and Use (after install with SPM or Pods)
You can’t perform that action at this time.
0 commit comments