xamarin/Xamarin.Forms

Picker and DatePicker Margin issue on Iphone X when reset navigation Stack

Open

#4,710 opened on Dec 12, 2018

 (3 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
e/3 :clock3:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Steps to Reproduce

  1. Page 1: contain Picker1 and button.
  2. Page 2: contain Picker2
  3. From Page 1, select Picker1 and rotate screen -> tap button Next-> Open page 2 in new Stack navigation-> select picker2 -> rotate screen -> button Done obscured
  • Version with issue: Iphone X IOS 12.0, Xamarin Forms <= ver 3.4.0.1008975

Video bug:

https://youtu.be/09pKRBecos8

Contributor guide