react-text-loop icon indicating copy to clipboard operation
react-text-loop copied to clipboard

Support for React 17/18

Open coryfink opened this issue 3 years ago • 3 comments

Hi all- any versions to support React 17 or 18?

coryfink avatar Jun 09 '22 20:06 coryfink

not working on react 17 18 till

omhardaha avatar Aug 26 '22 08:08 omhardaha

It's a issue with react-motion: https://github.com/chenglou/react-motion/issues/569#issuecomment-780190833

Based off the recent threads/comments, it doesn't look like the recent React releases will be supported in the near future.

JonathanSouthern avatar Jun 28 '23 20:06 JonathanSouthern

We've created a fork of a fork of this repository: https://github.com/pr0gramm-com/react-text-loop

Even though react-motion still deosn't officially support react 18, it seems to work. You need to pass --legacy-peer-deps, though

holzmaster avatar Dec 03 '23 00:12 holzmaster