react-insta-stories
react-insta-stories copied to clipboard
Support for react 17.*
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.
Same here :(
Same here :(
Hey, you can use my fork branch… did some updates but in general it is the same as the original one.
Heyy! thank u bro, i will try it!
just use --force
to ignore the peer dependencies
npm i react-insta-stories --force