chenglou / chenglou/react-motion
Transition between components / usage with react router.
- Dominant language
- JavaScript
- Stars
- 21.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hey, I'm trying to basically do something like this:
http://jacobp100.github.io/state-transitions/pokemon.html
which is using the `state-transitions` library. I'm trying to achieve this by using `react-motion` instead but it doesn't seem to have a easy way to do it?
I basically have two URLs:
- /list
- /details
and when the user clicks on an item in the list I want to ease in the details view. How would you structure that?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked state-transitions example and compare its behavior with the /list and /details URLs described here. The issue names no repository files or tests; done would require a decided, working structure for transitioning between those views with react-motion and react router.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100