I tried to set the `inputProps` to support `autocomplete: "sms-otp"` but its not working. Android does not offer to auto fill the field.  If I use a default RN Input with that autocomplete prop it does work.  This component seems to use a normal input underneath but does it apply inputProps properly?