benjamineruvieru / react-native-type-animation

React Native Type Animation is a component library that allows you to create engaging typewriter-style text animations in your React Native applications.
MIT License
12 stars 0 forks source link

feat: add onCharTyped and onCharDeleted callback #3

Closed benjamineruvieru closed 4 months ago

benjamineruvieru commented 4 months ago

add typeSpeed and deletionSpeed prop to TypeAnimation component