Skip to content

sertacokan/ComposeRootDrawerLayout

Repository files navigation

RootDrawerLayout

Demo

Download

Gradle

Add the code below to your root build.gradle file:

allprojects {
    repositories {
       maven { url 'https://jitpack.io' }
    }
}

Next, add the dependency below to your module's build.gradle file.

dependencies {
    implementation 'com.github.sertacokan:ComposeRootDrawerLayout:v1.0.1'
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages