react-typist icon indicating copy to clipboard operation
react-typist copied to clipboard

Integrate with Ink

Open lucasconstantino opened this issue 7 years ago • 2 comments

Hey there!

It would be awesome if we could make react-typist play nice with ink. Currently, the text blinks crazy while Typist is animating.

If you guys point me on some direction, I could try and work on pull-requests...

lucasconstantino avatar Feb 04 '19 02:02 lucasconstantino

@vadimdemedes marking you here to see if you have any thoughts..

lucasconstantino avatar Feb 04 '19 02:02 lucasconstantino

It seems that this library is meant to be used in browser and adapting it for Ink would be a complicated task. @lucasconstantino If you need something like this, I'd suggest forking it and removing all the dependencies on CSS/DOM.

vadimdemedes avatar Feb 15 '19 06:02 vadimdemedes