react-insta-stories icon indicating copy to clipboard operation
react-insta-stories copied to clipboard

Support for react 17.*

Open daverupp opened this issue 3 years ago • 4 comments

Hello I am trying to install the package but getting the error for peer-dependency not matching 16.8. Is there a plan to support newer react applications as well?

thx for a short notice.

daverupp avatar Oct 13 '21 14:10 daverupp

Same here :(

IvsonEmidio avatar Dec 24 '21 04:12 IvsonEmidio

Same here :(

Hey, you can use my fork branch… did some updates but in general it is the same as the original one.

daverupp avatar Dec 24 '21 09:12 daverupp

Heyy! thank u bro, i will try it!

IvsonEmidio avatar Dec 24 '21 21:12 IvsonEmidio

just use --force to ignore the peer dependencies npm i react-insta-stories --force

kubido avatar Dec 27 '21 12:12 kubido