nextcloud / talk-ios

📱😀 Video & audio calls through Nextcloud on iOS
GNU General Public License v3.0
147 stars 87 forks source link

New media view #1645

Closed SystemKeeper closed 3 months ago

SystemKeeper commented 3 months ago

Fixes https://github.com/nextcloud/talk-ios/issues/699

iPad:

iPhone:

Best to review commit by commit.

ViewController transitions based on the excellent repo at https://github.com/danielmgauthier/ViewControllerTransitionExample (MIT)