Does mobiscroll support input masking for text, etc fields?

E.g. I’d like a field for us phone numbers to display ( . ) -

I simply use jquery maskedInput for that purpose (jquery mobiscroll of course). Works great on phone numbers etc.

Ah ok, forgot to mention that i’m using react. will try one of the masked components from the react ecosystem