https://github.com/boltuix/swipe-to-refresh-jetpack-compose
A library provides a layout that offers the swipe-to-refresh UX pattern, similar to Android's SwipeRefreshLayout.
https://github.com/boltuix/swipe-to-refresh-jetpack-compose
compose divider google kotlin lazycolumn material material3 materialdesign-ui pull-to-refresh swipe-to-refresh uiux
Last synced: 8 months ago
JSON representation
A library provides a layout that offers the swipe-to-refresh UX pattern, similar to Android's SwipeRefreshLayout.
- Host: GitHub
- URL: https://github.com/boltuix/swipe-to-refresh-jetpack-compose
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-07-09T05:37:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T16:58:25.000Z (over 3 years ago)
- Last Synced: 2025-08-12T13:57:15.125Z (10 months ago)
- Topics: compose, divider, google, kotlin, lazycolumn, material, material3, materialdesign-ui, pull-to-refresh, swipe-to-refresh, uiux
- Language: Kotlin
- Homepage: https://www.boltuix.com/2022/07/how-to-create-swipe-to-refresh-in.html
- Size: 288 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swipe-Refresh-for-Jetpack-Compose
How to create swipe to refresh in Jetpack compose?
A library provides a layout that offers the swipe-to-refresh UX pattern, similar to Android's SwipeRefreshLayout.

https://www.boltuix.com/2022/07/how-to-create-swipe-to-refresh-in.html