https://github.com/boltuix/custom-swipe-to-refresh-jetpack-compose
This example demonstrates how to make a Jetpack Compose Custom Swipe to refresh
https://github.com/boltuix/custom-swipe-to-refresh-jetpack-compose
android customfont designpatterns kotlin material3 materialdesign pull-to-refresh pulltorefresh swipetorefresh uiux
Last synced: 3 months ago
JSON representation
This example demonstrates how to make a Jetpack Compose Custom Swipe to refresh
- Host: GitHub
- URL: https://github.com/boltuix/custom-swipe-to-refresh-jetpack-compose
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-07-09T07:58:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T16:54:02.000Z (almost 4 years ago)
- Last Synced: 2025-05-15T00:38:38.407Z (about 1 year ago)
- Topics: android, customfont, designpatterns, kotlin, material3, materialdesign, pull-to-refresh, pulltorefresh, swipetorefresh, uiux
- Language: Kotlin
- Homepage: https://www.boltuix.com/2022/07/pullswipe-down-to-refresh-customizing.html
- Size: 280 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom-Swipe-to-Refresh-Jetpack-Compose
Pull/Swipe Down to Refresh - Customizing default indicator in Jetpack compose
In this Jetpack compose tutorial we will learn how to customizing a swipe to refresh with Jetpack compose in the Android application.
Read more:
https://www.boltuix.com/2022/07/how-to-create-swipe-to-refresh-in.html