- Project Deprecated, try migrate to frogo-ui for multiplatform compatible
- Follow-up project from frogo-ui-kit
- UI Kit for helping you in apps development
- Just renaming package
- com.frogobox.frogodesignkit >> com.frogobox.uikit
UI KIT LIST | UI KIT GRID |
---|---|
This Is Latest Release
$version_release = 1.0.5
What's New??
* Update Build Gradle Latest Version *
* Jetpack Compose Support *
* build.gradle.kts / Kotlin DSL *
// Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
// Add it in your root build.gradle.kts at the end of repositories:
allprojects {
repositories {
...
maven { url = uri("https://jitpack.io") }
}
}
dependencies {
// library frogo-android-ui-kit
implementation 'com.github.frogobox:frogo-android-ui-kit:1.0.5'
}
dependencies {
// library frogo-android-ui-kit
implementation("com.github.frogobox:frogo-android-ui-kit:1.0.5")
}
- Layouts
- RecyclerView List Click Here
- RecyclerView Grid Click Here
- Drawables Click Here
- Dimens Click Here
- Colors Click Here
- Strings Click Here
- Styles Click Here
Very open to anyone, I'll write your name under this, please contribute by sending an email to me
- Mail To faisalamircs@gmail.com
- Subject : Github _ [Github-Username-Account] _ [Language] _ [Repository-Name]
- Example : Github_amirisback_kotlin_admob-helper-implementation
Name Of Contribute
- Muhammad Faisal Amir
- Waiting List
- Waiting List
Waiting for your contribute
- Please enjoy and don't forget fork and give a star
- Don't Forget Follow My Github Account