OwnTube-tv / web-client

Portable video client for PeerTube in React Native
https://owntube-tv.github.io/web-client/
The Unlicense
3 stars 12 forks source link

Spread device capabilities view into all screens #89

Closed mykhailodanilenko closed 3 months ago

mykhailodanilenko commented 3 months ago

🚀 Description

This PR adds the "device capabilities" view from #70 to screens other than video view. If using Android, the view will show "Android Native" until we start video playback and can reliably tell if it's ExoPlayer or MediaPlayer. See deployed at https://mykhailodanilenko.github.io/web-client/

📄 Motivation and Context

82

📦 Types of changes

✅ Checklist (copied from README)