From 0f87009282dc78a25a10451f1d7ca37ea1f7481d Mon Sep 17 00:00:00 2001 From: Mustafa Ozhan Date: Sat, 23 Jan 2021 21:53:37 +0100 Subject: [PATCH 1/2] #38 keeping historical order. --- README.md | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 40ba45f..3ca0a8a 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ and follow me on GitHub: #### Other projects -- [Calculator Clone for iPadOS](https://github.com/bofeiw/ios-calculator-clone-for-ipados) - [Transition And Blur](#transition-and-blur) - [2048 Game](#2048-game) - [SFSymbols](#sfsymbols) @@ -46,18 +45,19 @@ and follow me on GitHub: - [Animating Views And Transitions](#animating-views-and-transitions) - [Jike](#jike) - [Flux](#flux) -- [SwiftUI Download Progress View](#SwiftUIDownloadView) - [PureGenius](#puregenius) +- [SwiftUI Download Progress View](#SwiftUIDownloadView) - [SwiftUI SideMenu](#SwiftUI-SideMenu) - [SwiftUI Currency App](#SwiftUI-Currency) - [SwiftUI Weather App](#SwiftUI-Weather) - [DesignCode SwiftUI App](https://github.com/mythxn/DesignCode) - [SwiftUI SlideToOpen](#MTSlideToOpen-SwiftUI) -- [FlipClock-SwiftUI](#FlipClock-SwiftUI) - [Currency Converter & Calculator](#transition-and-blur) +- [FlipClock-SwiftUI](#FlipClock-SwiftUI) - [Countdown Film Clutter](#CountdownFilmClutter-SwiftUI) - [SpotlightSearch](#SpotlightSearch) - [Growing text view in SwiftUI](#Growing-text-view-in-SwiftUI) +- [Calculator Clone for iPadOS](https://github.com/bofeiw/ios-calculator-clone-for-ipados) - [MGFlipView](#MGFlipView) Also include: @@ -182,12 +182,6 @@ For change state using `@State` as property: -### SwiftUI Weather App with MVVM and CoreML - -[Source](https://github.com/necatievrenyasar/SwiftUI-WeatherApp) - - - ### Time Travel @@ -208,13 +202,14 @@ For change state using `@State` as property: -### SwiftUIDownloadView - - #### PureGenius +### SwiftUIDownloadView + + + ### SwiftUI SideMenu [Source](https://github.com/Vidhyadharan24/SideMenu) @@ -243,6 +238,12 @@ For change state using `@State` as property: +### Currency Converter & Calculator + +[Source](https://github.com/CurrencyConverterCalculator/iosCCC) + + + ### FlipClock-SwiftUI [Source](https://github.com/elpassion/FlipClock-SwiftUI) @@ -250,12 +251,6 @@ For change state using `@State` as property: |:-:|:-:| ||| -### Currency Converter & Calculator - -[Source](https://github.com/CurrencyConverterCalculator/iosCCC) - - - ### CountdownFilmClutter-SwiftUI [Source](https://github.com/elpassion/CountdownFilmClutter-SwiftUI) @@ -269,6 +264,12 @@ For change state using `@State` as property: |:-:|:-:| ||| +### SwiftUI Weather App with MVVM and CoreML + +[Source](https://github.com/necatievrenyasar/SwiftUI-WeatherApp) + + + ### Growing text view in SwiftUI [Source](https://github.com/Zaprogramiacz/GrowingTextView) From 64fb5b942ae13e830ea5fbdfb90e6c0648a031ea Mon Sep 17 00:00:00 2001 From: Mustafa Ozhan Date: Sat, 23 Jan 2021 21:54:03 +0100 Subject: [PATCH 2/2] adding latest gifs for CCC --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ca0a8a..ae78ec3 100644 --- a/README.md +++ b/README.md @@ -242,8 +242,7 @@ For change state using `@State` as property: [Source](https://github.com/CurrencyConverterCalculator/iosCCC) - - + ### FlipClock-SwiftUI [Source](https://github.com/elpassion/FlipClock-SwiftUI)