native Text Field using inputType on android

>The Work around is to specify the keyboard type before you specify the .isSecure flag.

When that way, the inputType works fine, But the isSecure flag do not work on android…