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.