Does Angular 2 text mask work in Ionic 3.7.0?

I need to implement a mask for an input phone number, So it should look like this (555)555-5555. I used Angular 2 text mask but It doesnt work. any help ??

1 Like

Any progress on this @josechepe?

Im afraid I couldnt get any progress on this, I stopped working in that project for now! here is where I found documentation about the mask! Mask with ionic 2

Besides I found this using directives but I couldnt make it work costum mask ionic 2 and 3

I hope you can find a solution