The Wayback Machine - https://web.archive.org/web/20201218051459/https://github.com/sghall/react-move/issues/61
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

React-Native animations #61

Open
ekatzenstein opened this issue May 20, 2020 · 1 comment
Open

React-Native animations #61

ekatzenstein opened this issue May 20, 2020 · 1 comment

Comments

@ekatzenstein
Copy link
Contributor

@ekatzenstein ekatzenstein commented May 20, 2020

Use this library a lot for web projects (thank you for making!) — curious about the claims for react-native use — I'm assuming that animations are not run on the UI Thread (and instead run on the JS Thread).

If that is the case, the library isn't applicable to most mobile animations needs. Just a suggestion, since it was a little confusing when I used it on a react-native project.

@housseynCheriet
Copy link

@housseynCheriet housseynCheriet commented Sep 29, 2020

Best explanation of easing function
https://www.selectionjs.com/animation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.