You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
AndreBClark
changed the title
bump react version to 17 to silence unmet peer dependency
update peer dependency react to suppress unmet dependency warning
Jul 25, 2021
AndreBClark
changed the title
update peer dependency react to suppress unmet dependency warning
suppress incorrect dependency warning when using react 17
Jul 26, 2021
the pull request #283 i posted does quiet the warnings and the animation works properly, the fix is just changing the react version from ^16.8.5" to ">=16.8.5"
last I checked. there has not been any commits in almost a year and the last release was over 3 years ago, I have not seen the maintainer active recently either. It appears abandoned to me.
the last poster on #264 (comment) recommends using framer motion and gives a link to a tutorial, so I recommend that if switching packages is possible for your usecase
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
after yarn install
I suggest we update it to allow for newer versions
>=16.8.5
fixed by #283
The text was updated successfully, but these errors were encountered: