react-native-typewriter icon indicating copy to clipboard operation
react-native-typewriter copied to clipboard

Allow for string matching and more complex RegExs in delayMap prop

Open salesp07 opened this issue 2 years ago • 3 comments

Related to #64

  • Switch from match() to matchAll()
  • Perform matching in constructor and before reset instead of every time the component updates
  • Allow for string matching in delay map, and more complex Regular Expressions

salesp07 avatar Jul 24 '23 21:07 salesp07

Thanks for the PR but I'm not maintaining this repo anymore. If you want the npm name I can release it, or you can scope it like this one.

TaylorBriggs avatar Jul 25 '23 20:07 TaylorBriggs

Oh, I see... I'll have a look at that, thanks for the reply :)

salesp07 avatar Jul 27 '23 23:07 salesp07

As Taylor mentioned, this package is no longer mantained, so if anyone is interested in these changes, check out my scoped package.

salesp07 avatar Aug 03 '23 08:08 salesp07