Erase after typing (right to left after left to right)
peterwiebe opened this issue · 1 comments
peterwiebe commented
Not sure if it is just an error by me or not but when I try to change the typing
prop from 1 ➡️ -1 once the phrase has completed typing the whole Text element disappears before it starts the deleting phase of the animation
check out a demo:
https://snack.expo.io/@peterw-ens/react-native-typewriter-change-directions
peterwiebe commented
The issue is don't have a <Text/>
element inside of <TypeWriter/>