From 8511077b25cf0735252244a3458009810f17ab10 Mon Sep 17 00:00:00 2001 From: mythxn <52748788+mythxn@users.noreply.github.com> Date: Tue, 16 Jul 2019 15:54:28 +0400 Subject: [PATCH] Add in DesignCode app --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9288d42..345d3a0 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ and follow me on GitHub: - [SwiftUI SideMenu](#SwiftUI-SideMenu) - [SwiftUI Currency App](#SwiftUI-Currency) - [SwiftUI Weather App](#SwiftUI-Weather) +- [DesignCode SwiftUI App](https://github.com/mythxn/DesignCode) Also include: - Movie @@ -216,6 +217,12 @@ For change state using `@State` as property: +### DesignCode SwiftUI +[Source](https://github.com/mythxn/DesignCode/tree/master) + + + + ### Authors Thanks for [Jinxiansen](https://github.com/Jinxiansen), [ra1028](https://github.com/ra1028), [timdonnelly](https://github.com/timdonnelly), [TwoLivesLeft](https://github.com/TwoLivesLeft), [devxoul](https://github.com/devxoul), [cmtrounce](https://github.com/cmtrounce), [unixzii](https://github.com/unixzii), [ra1028](https://github.com/ra1028) for examples project.