chenglou / chenglou/react-motion
Help with Single Component Mount Animation
Open
- Dominant language
- JavaScript
- Stars
- 21.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Trying to have this fade out when it is unmounted. Any ideas?
```jsx
const TextField = (props) =>
{opacity: spring(0)} }>
{is => }
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.