twilio / twilio-video-app-ios

A collaboration application built with the Twilio Video iOS SDK
Apache License 2.0
246 stars 54 forks source link

Add manual video layout switching #194

Closed timrozum closed 2 years ago

timrozum commented 2 years ago
  1. Allow the user to manually switch between grid and focus layout.
  2. Make focus layout display just the dominant speaker when no user is presenting. This way focus layout is useful regardless if there is a presentation or not.
  3. Some minor color and copy changes to make more consistent with the web app.

Focus layout without presention:

Simulator Screen Shot - iPhone 13 Pro - 2022-03-18 at 15 37 58

Focus layout with menu option to switch to grid layout:

Simulator Screen Shot - iPhone 13 Pro - 2022-03-18 at 15 37 15

Grid layout with option to switch to focus layout:

Simulator Screen Shot - iPhone 13 Pro - 2022-03-18 at 15 37 26

Home screen copy changes:

Simulator Screen Shot - iPhone 13 Pro - 2022-03-18 at 15 33 52