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 "1.1.3-0"]

Clojure CLI/deps.edn

cljsjs/react-transition-group {:mvn/version "1.1.3-0"}

Gradle

implementation("cljsjs:react-transition-group:1.1.3-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-transition-group</artifactId>
  <version>1.1.3-0</version>
</dependency>