This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
This is an informational post
#[Informational Post]
In SegmentedUI Page View widget with many pages might cause your navigation dot in the bottom to overflow in both the direction of the screen. Apple recommends to use less than 20 pages in their Human Interface Guidelines: https://developer.apple.com/ios/human-interface-guidelines/controls/page-controls/
If you have more content to be displayed then you might use flex scroll container or grid view and present them with scrollable choices