GitHub / JurabekDevelopment / Pager_with_TabRow
Pager and TabRow with Jetpack Campose :)
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JurabekDevelopment%2FPager_with_TabRow
PURL: pkg:github/JurabekDevelopment/Pager_with_TabRow
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 97.7 KB
Dependencies parsed at:
9
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: 6 months ago
Topics: jetpack-compose, pager, tabrow
app/build.gradle.kts
maven
- androidx.activity:activity-compose 1.8.2 implementation
- androidx.compose.material3:material3 * implementation
- androidx.compose.material:material-icons-extended-android 1.5.4 implementation
- androidx.compose.ui:ui * implementation
- androidx.compose.ui:ui-graphics * implementation
- androidx.compose.ui:ui-tooling-preview * implementation
- androidx.core:core-ktx 1.12.0 implementation
- androidx.lifecycle:lifecycle-runtime-ktx 2.7.0 implementation
- junit:junit 4.13.2 testImplementation
build.gradle.kts
maven