This Repo is no longer maintained as Pixel was moved to a separate private repo until further notice. Pixel is still under development
The official Sweep UI/UX package repository.
The package is currently in development. The release date is to be determined.
Gradle is the only supported build configuration, therefore add the dependency to your project build.gradle
file:
dependencies {
implementation("com.sweep.pixel:1.0.0")
}
To be determined.