cljsjs/react-transition-group

An easy way to perform animations when a React component enters or leaves the DOM

Leiningen/Boot

[cljsjs/react-transition-group "2.2.1-1"]

Clojure CLI/deps.edn

cljsjs/react-transition-group {:mvn/version "2.2.1-1"}

Gradle

implementation("cljsjs:react-transition-group:2.2.1-1")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-transition-group</artifactId>
  <version>2.2.1-1</version>
</dependency>