chenglou / chenglou/react-motion
Disable animation on Responsive
Open
- Dominant language
- JavaScript
- Stars
- 21.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Holà,
I work on an responsive app and i want an animation between page only on mobile (this pages become "widget" on desktop).
So i use TransitionMotion to animate the mount & unmount on my component but how i can disable this animation on tablet+ ?
I can't specify mediaquery in css inline, and can't use CSS Modules with React-motion, any ideas ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.