react-input-mask icon indicating copy to clipboard operation
react-input-mask copied to clipboard

react-native support

Open vtaits opened this issue 7 years ago • 2 comments

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:

  • onChangeText for handling changes;
  • selection and onSelectionChange for control selection.

vtaits avatar Mar 18 '18 20:03 vtaits

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.

lawanyaselvamani avatar Jul 30 '20 03:07 lawanyaselvamani

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

vtaits avatar Aug 01 '20 16:08 vtaits