Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DIOS-6734: MulitChannels (DO NOT MERGE) #216

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sheiladoherty-dolby
Copy link
Contributor

This is just a basic implementation of Multi-Channels. There are various features such as labels & persistence, that need to by firmed up should we want make this a part of the application.

  • turn on Multi-Channels in the settings toggle
  • toggling on Multi-Channel will change the LandingView to show the ChannelDetailInputView
  • ChannelDetailInputView starts with just 2 sets of textfields. To add up to 4 sets, press the + button
  • for ease of testing, the first 2 streams are currently pre-populated (but can be changed)
  • if the textfields are empty, they will just be skipped

2 Channels:
Simulator Screenshot - iPhone 15 Pro - 2024-09-12 at 16 53 46

3 Channels:
Simulator Screenshot - iPhone 15 Pro - 2024-09-12 at 16 53 54

4 Channels:
Simulator Screenshot - iPhone 15 Pro - 2024-09-12 at 16 54 00

ChannelGridView portrait with 4 channels:
Simulator Screenshot - iPhone 15 Pro - 2024-09-12 at 16 44 49

ChannelGridView landscape with 4 channels:
Simulator Screenshot - iPhone 15 Pro - 2024-09-12 at 17 00 41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant