You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
In iOS (iPhone and iPad), tabview contents does not update their width, height, and position when orientation is switched between portrait and landscape.
Steps to Reproduce
Create Tabviews with 2 or more tabview items inside one of the pages in a shell tab.
Switch between tabview items in portrait orientation in iOS.
Change iOS device orientation to landscape.
Now switch between tabview items. The layout will be off.
Expected Behavior
Tabview items should automatically update their layout to match the device orientation changes.
Actual Behavior
Tabview items does not update their layout to match the device orientation changes.
Basic Information
Version with issue: Xamarin Community Toolkit 1.1.0, Xamarin Forms 5.0.0.2012