diff --git a/README.md b/README.md index 163cde1..9226e2c 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ If you like the project, do not forget to `put star ★` - [SwiftUI Download Progress View](#SwiftUIDownloadView) - [PureGenius](#puregenius) - [SwiftUI SideMenu](#SwiftUI-SideMenu) +- [SwiftUI Currency App](#SwiftUI-Currency) Also include: - Movie @@ -223,6 +224,10 @@ Size of area attach to state of property `show`: +### SwiftUI Currency + + + ### 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. diff --git a/Resources/Currency.png b/Resources/Currency.png new file mode 100644 index 0000000..217dc02 Binary files /dev/null and b/Resources/Currency.png differ