wulkanowy / material-chips-input

Fork of an unsupported library which makes working with chips easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fork of an unsupported library which makes working with chips easier

License:Apache License 2.0


Languages

Language:Kotlin 100.0%