From 84ed0b831f59a598addc031862336430aba81707 Mon Sep 17 00:00:00 2001 From: Tien Date: Thu, 8 Aug 2019 10:49:27 +0800 Subject: [PATCH] Add SlideToOpen UI Component --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0f0bea8..e75a5a1 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ and follow me on GitHub: - [SwiftUI Currency App](#SwiftUI-Currency) - [SwiftUI Weather App](#SwiftUI-Weather) - [DesignCode SwiftUI App](https://github.com/mythxn/DesignCode) +- [SwiftUI SlideToOpen](#MTSlideToOpen-SwiftUI) Also include: - Movie @@ -222,6 +223,10 @@ For change state using `@State` as property: +### MTSlideToOpen-SwiftUI +[Source](https://github.com/lemanhtien/MTSlideToOpen-SwiftUI) + + ### Authors