Releases: salesp07/react-native-typewriter
Releases · salesp07/react-native-typewriter
0.8.0
- 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
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