This provides base and theme tokens for Castor design system, as npm package and Android library.
npm install @onfido/castor-tokens
Setup following package documentation.
repositories {
mavenCentral()
}
dependencies {
compile 'com.onfido.castor.tokens:x.y.z'
}
Setup following library documentation.