| 🌟 | Support this project |
|---|---|
bc1qs6qq0fkqqhp4whwq8u8zc5egprakvqxewr5pmx |
|
0x3147bEE3179Df0f6a0852044BFe3C59086072e12 |
|
TKznmR65yhPt5qmYCML4tNSWFeeUkgYSEV |
This is a container component that allows you to show the contents of one component on top of another, adjusting its display ratio using a slider position, which is useful for comparison
repositories {
maven("https://jitpack.io")
}
dependencies {
implementation("com.github.numq:compose-before-after:1.0.0")
}
