com.7theta/cella-rn

ReactNative reactive storage with a re-frame interface.

Leiningen/Boot

[com.7theta/cella-rn "0.6.2"]

Clojure CLI/deps.edn

com.7theta/cella-rn {:mvn/version "0.6.2"}

Gradle

implementation("com.7theta:cella-rn:0.6.2")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>cella-rn</artifactId>
  <version>0.6.2</version>
</dependency>