mifos-mobile/libs/pullrefresh
2026-01-14 11:19:37 -05:00
..
src/main feat(network): migrate domain models to DTOs and update API services (#3065) 2026-01-14 11:19:37 -05:00
.gitignore Refactor - [:core:model] Apply & Fix Ktlint & Detekt Rules (#2674) 2024-08-29 12:53:18 -04:00
build.gradle.kts feat(network): migrate domain models to DTOs and update API services (#3065) 2026-01-14 11:19:37 -05:00
README.md Refactor - [:core:model] Apply & Fix Ktlint & Detekt Rules (#2674) 2024-08-29 12:53:18 -04:00

A local fork of the pullrefresh functionality from androidx.material

Source: https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/material/material/src/commonMain/kotlin/androidx/compose/material/pullrefresh/

Forked so that we can make use of it while not bringing in m2 dependencies in our project unecessarily