Stop hiding and showing native input fields when our app loses/gains focus. This was messing up autofill and disconnecting open keyboard from focused input field.
Delay setting focus to an input field when it's created. Setting focus before all fields are created on native level breaks autofill.
Two main changes: