diff --git a/README.md b/README.md index 301e756..e676c70 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ and follow me on GitHub: - [DesignCode SwiftUI App](https://github.com/mythxn/DesignCode) - [SwiftUI SlideToOpen](#MTSlideToOpen-SwiftUI) - [FlipClock-SwiftUI](#FlipClock-SwiftUI) +- [Currency Converter & Calculator](#transition-and-blur) Also include: - Movie @@ -236,6 +237,12 @@ For change state using `@State` as property: |:-:|:-:| ||| +### Currency Converter & Calculator + +[Source](https://github.com/CurrencyConverterCalculator/iosCCC) + + + ### 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.