LePips / VLCUI

VLCKit for SwiftUI
MIT License
43 stars 18 forks source link

Swipe Up/Down etc #13

Closed UnknownCoder807 closed 1 year ago

UnknownCoder807 commented 1 year ago

Thanks for making this, it's great.

One thing I think is missing, and I don't know if you intend to add it or not, is to be able to Swipe Up/Down/Left/Right to display some sort of view.

For example, Swipe Down to show an information panel about the currently playing video. fully interactive panel so you can change settings etc. Just the mechanics to display the panel would be ideal. how it looks down to the developer. Thanks

LePips commented 1 year ago

This project's intention is to just provide the VLC rendering layer to SwiftUI, not any sort of overlay.