Hi @TaylorBriggs,
I'm just came across this package. It looks good and worth trying out, but I cannot do that yet because of missing type declarations.
It would be great to have the corresponding @types declaration for this package, so that we can simply install types like so -
$ yarn add @types/react-native-typewriter
For now, I guess I will add custom declaration file or something to make it work 🤞.
Thanks!