/material-chips-input

Fork of an unsupported library which makes working with chips easier

Primary LanguageKotlinApache License 2.0Apache-2.0

MaterialChipsInput

GitHub Workflow Status Last release JitPack Discord

Fork of an unsupported library which makes working with chips easier. Library adapted only for the Wulkanowy application

Getting Started

repositories {
  maven { url 'https://jitpack.io' }
}
dependencies {
  implementation 'com.github.wulkanowy:material-chips-input:${lastCommitHash}'
}

Built With

Contributing

Please contribute to the project either by creating a PR or submitting an issue on GitHub.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details