Hacker News new | ask | show | jobs
by socalgal2 285 days ago
You can add some TransitionManager that uses a bool prop whether or not to render its children and when the prop goes from true to false, keeps rendering its children for some amount of time.