https://github.com/boltuix/compose-toast
Custom Toast in Android using Jetpack Compose
https://github.com/boltuix/compose-toast
Last synced: about 1 year ago
JSON representation
Custom Toast in Android using Jetpack Compose
- Host: GitHub
- URL: https://github.com/boltuix/compose-toast
- Owner: BoltUIX
- License: apache-2.0
- Created: 2022-08-11T17:10:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T16:42:26.000Z (over 3 years ago)
- Last Synced: 2024-12-26T03:26:20.654Z (over 1 year ago)
- Language: Kotlin
- Size: 185 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Compose-Toast
Toast in Android using Jetpack Compose
In this Jetpack compose tutorial we will learn How to create Toast in an Android application using Jetpack Compose.

Read More:
https://www.boltuix.com/2021/12/toast-message_25.html