React Native Auth0 Universal Login Page mark input as `input type="tel" autocomplete="tel"`

Hi all,

I’m working with React Native + Auth0 right now and I’m trying to optimize the mobile login experience. I’m wondering where I could find the option to configure the input for a passwordless login with phone number in the Auth0 flow? Thanks!

I’m using “react-native-auth0”: “^3.1.0” for my project.

Attached is a current screenshot with the current input flow: