As of Xamarin.Forms 4.5.0.657, Entry is working well with dark mode of iOS, however, Editor is not good: while the placehoder is in light gray text on black ground, however when you type something, the text is in black color apparently.
Similar rendering like Entry with gray white text on black background.
Black text on black background
Explicitly define black text and white background for Entry and Editor.
Related to https://github.com/xamarin/Xamarin.Forms/issues/9804
This is fixed in 4.6.0.726.
Most helpful comment
This is fixed in 4.6.0.726.