Files
ios-mail/Modules/App/Sources/UI/Onboarding
Mateusz Szklarek 48f4509212 Fix jumping behaviour when loading onboarding on iPhone 16 Pro (iOS 18.4)
The reason behind the issue is that each page in TabView has different page
and to have `TabView` working correctly each page need to have same size.
Fix relying on using `ScrollView` for the scrollable pages instead of `TabView`.
2025-06-23 13:26:02 +00:00
..
2025-06-12 08:47:31 +00:00