Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with react-spring #5

Open
olisteadman opened this issue Aug 19, 2019 · 8 comments
Open

Problem with react-spring #5

olisteadman opened this issue Aug 19, 2019 · 8 comments

Comments

@olisteadman
Copy link

Failed to compile.

./node_modules/react-spring/dist/web.js
Module not found: Can't resolve 'react' in '~/my-app/node_modules/react-spring/dist'
@pedro-lb
Copy link

pedro-lb commented Mar 3, 2020

Have you tried cleaning your node_modules directory and re-running?

rm -rf node_modules && yarn install

@pedro-lb
Copy link

pedro-lb commented Mar 4, 2020

Since this looks unmaintained I've ported this lib to Typescript, added new features and fixed the issue above here:

https://github.com/pedro-lb/react-deck-swiper

yarn add react-deck-swiper

@goncy
Copy link
Owner

goncy commented Mar 5, 2020

Thanks @pedro-lb I will tag your repo on the readme

@pedro-lb
Copy link

pedro-lb commented Mar 5, 2020

Thanks @goncy!

@RathanakSreang
Copy link

@pedro-lb it seem your react-deck-swiper has no animation when we click on button.
And how can trigger button click from child node?

@pedro-lb
Copy link

pedro-lb commented May 18, 2020

Hey there @RathanakSreang!

Can you please file a new issue here?

@RathanakSreang
Copy link

@pedro-lb your repo, I cannot create issue.

@pedro-lb
Copy link

@RathanakSreang Can you please try again?

Here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants