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

Use StackNavigationViewStyle to render HomeView correctly on iPadOS #215

Closed chpatelv closed 2 years ago

chpatelv commented 2 years ago

Added navigationViewStyle modifier on HomeView's NavigationView to prevent it from being hidden away in portrait mode on iPadOS.