rn-styles

FIXME: write this!

Leiningen/Boot

[rn-styles "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

rn-styles/rn-styles {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("rn-styles:rn-styles:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>rn-styles</groupId>
  <artifactId>rn-styles</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>