From 5a8f06e80f57ccda79046951c58383dfec46d61b Mon Sep 17 00:00:00 2001 From: VansonLeung Date: Wed, 21 Sep 2022 15:34:13 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index fca05d1..80d9ee8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # SwiftUIToast +### Demo + + + + +https://user-images.githubusercontent.com/1129695/191442977-9b008805-84c1-46ef-804d-8f0358cd939d.mp4 + + + ### Swift Package Manager The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. It is in early development, but SwiftUITrackableScrollView does support its use on supported platforms.