File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22## A customizable Joystick made with SwiftUI
33## Create your own Base and Thumb/Handle view using SwiftUI
44
5+ - [ Examples] ( #examples )
56- [ 📲 Installation] ( #-how-to-install-%EF%B8%8F )
67 - [ Swift Package Manager] ( #swift-package-manager-spm )
78 - [ Cocoapods] ( #cocoapods )
1617- [ ✍️ Author] ( #-author )
1718- [ 📃 License] ( #-license )
1819
20+ # Examples
1921* Normal Joystick Example
2022* Locking Joystick Example
2123* Polar or XY Coordinates
22- #### View this example to see how to make a Joystick Control View Object for your app !
24+ #### View these examples to see how to make your own Joystick !
2325<p align =" center " >
26+ <img src =" ./Readme_Assets/LockingJoystick.gif " width =" 150 " />
2427 <img src =" ./Readme_Assets/NormalJoystick.gif " width =" 150 " />
25- <a href = " https://github.com/michael94ellis/SwiftUIJoystick/blob/main/SwiftUIJoystickApp/ExampleJoystick.swift " >(View Code Example)</ a >
28+ <img src = " ./Readme_Assets/LongMultiUse.gif " width = " 150 " / >
2629</p >
2730
2831<p align =" center " >
29- <img src = " ./Readme_Assets/LockingJoystick.gif " width = " 150 " / >
32+ <a href = " https://github.com/michael94ellis/SwiftUIJoystick/blob/main/SwiftUIJoystickApp/ExampleJoystick.swift " >(View Code Example)</ a >
3033 <a href =" https://github.com/michael94ellis/SwiftUIJoystick/blob/main/SwiftUIJoystickApp/TestingView.swift#L30-L40 " >(View Code Example)</a >
31- </p >
32-
33- <p align =" center " >
34- <img src =" ./Readme_Assets/LongMultiUse.gif " width =" 150 " />
3534 <a href =" https://github.com/michael94ellis/SwiftUIJoystick/blob/main/SwiftUIJoystickApp/TestingView.swift " >(View Code Example)</a >
3635</p >
3736
37+
3838# 📲 How to Install 🕹️
3939
4040### Swift Package Manager SPM
You can’t perform that action at this time.
0 commit comments