Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tichise/ompitchandroll
OMPitchAndRoll is a Swift Pacakge library that displays the Pitch and Roll status of iOS on the vertical and horizontal axes.
https://github.com/tichise/ompitchandroll
ios ipados swift swiftui watchos
Last synced: 9 days ago
JSON representation
OMPitchAndRoll is a Swift Pacakge library that displays the Pitch and Roll status of iOS on the vertical and horizontal axes.
- Host: GitHub
- URL: https://github.com/tichise/ompitchandroll
- Owner: tichise
- License: mit
- Created: 2021-02-16T13:03:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T12:49:21.000Z (almost 3 years ago)
- Last Synced: 2024-10-13T12:21:54.698Z (about 1 month ago)
- Topics: ios, ipados, swift, swiftui, watchos
- Language: Swift
- Homepage:
- Size: 14.6 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OMPitchAndRoll
OMPitchAndRoll is a Swift Pacakge library that displays the Pitch and Roll status of iOS on the vertical and horizontal axes.![image](https://user-images.githubusercontent.com/43707/108355924-c8ed7780-722e-11eb-91f3-bf4234509950.png)
### Sample```
OMPitchAndRoll(roll: .constant(25), pitch: .constant(90))
```