igorescobar / jQuery-Mask-Plugin

A jQuery Plugin to make masks on form fields and HTML elements.
http://igorescobar.github.io/jQuery-Mask-Plugin/
Other
4.77k stars 1.42k forks source link

Does it work in react native? #724

Open ezequiel1988 opened 4 years ago

ezequiel1988 commented 4 years ago

I was trying to use the plugin in React native. I copied and pasted the React example but it tells me the following error: Error: Error: jQuery requires a window with a document

Could it not work in React Native?

LuizFellype commented 4 years ago

I am not even being able to get working with ReactJs.