sanniassin / react-input-mask

Input masking component for React. Made with attention to UX.
MIT License
2.23k stars 255 forks source link

react-native support #130

Open vtaits opened 6 years ago

vtaits commented 6 years ago

This is the best library for creating mask inputs that i've seen. It will be great if there will be a way of integration with TextInput from react-native. It's api has some differences:

lawanyaselvamani commented 4 years ago

Found any other way to implement react-input-mask in react native environment ? Because I just want to recreate the same functionality which I did in web to my react native android app.

vtaits commented 4 years ago

Hello. Our team switched from react-native to native android apps. :smile: