uNmAnNeR / imaskjs

vanilla javascript input mask

Home Page:https://imask.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for react native 0.72.6

Tiago138 opened this issue · comments

What problem you are trying to solve?
I want to use imask react native plugin on react native 0.72.6 but it only supports react native 0.71.

Describe the solution you'd like
I would like it to support react native 0.72.6.

Describe alternatives you've considered
I forced the installation and it worked but it wont pass on a production build.

I was inclined to think that no one uses it with React-Native. Ok, I let me see what I can do.

I was looking into the imaskjs documentation and saw that I can use it without UI.
So it is working here for me.