Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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))
```