Skip to content

Releases: salesp07/react-native-typewriter

0.8.0

23 Sep 01:48
Compare
Choose a tag to compare
  • Remove randomness from typing, i.e. remove maxDelay and minDelay and replace them with a simple and predictable delay prop.
  • Fix intialDelay prop, as it wasn't functional.

v0.7.2

03 Aug 18:36
Compare
Choose a tag to compare

Improvements

  • Allow for more complex RegExs in delay map prop

Fixed

  • Prevent typing restart on prop change when when using nested Text components inside typewriter