jstejada / react-typist

Typing animations with React
https://jstejada.github.io/react-typist/
Other
1.4k stars 124 forks source link

Update README.md on dynamic content usage #91

Closed cxspxr closed 3 years ago

cxspxr commented 4 years ago

It is unclear how to use Typist with dynamic content. It is such a common use-case, to be able to use it with dynamic content.

https://github.com/jstejada/react-typist/issues/89

It for sure needs to be checked inside Typist component itself, but for now I propose to change docs to include the usage with dynamic content with the use of key prop so that it would be re-rendered every time.