Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/majkfl/wonderful_icons-wwdc21
A swift playgorund created by Jakub Florek for WWDC21 Swift Student Challange
https://github.com/majkfl/wonderful_icons-wwdc21
Last synced: 28 days ago
JSON representation
A swift playgorund created by Jakub Florek for WWDC21 Swift Student Challange
- Host: GitHub
- URL: https://github.com/majkfl/wonderful_icons-wwdc21
- Owner: MAJKFL
- Created: 2021-04-25T19:58:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-01T14:01:49.000Z (over 3 years ago)
- Last Synced: 2024-10-09T11:39:52.826Z (about 1 month ago)
- Language: Swift
- Homepage:
- Size: 894 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wonderful Icons - WWDC21
An accepted swift playgorund created by Jakub Florek for WWDC21 Swift Student Challange## About
It's a quick and simple guide to designing „wonderful icons”. It's hard to create something unique, meaningful, universal and beautiful at the same time. That’s why I made the playground to help people understand how to design icons with less effort and more fun!## How to run
Playround is optimized for running on **iPad Swift playgrounds app 3.4.1**.
You should first download .playgroundBook file and open it on your iPad.
After that you should be able to run it inside app!## Used technologies
1. SwiftUI - For whole interface
2. Combine - Timer was used in SwiftUI animations
3. AVFoundation - Camera shutter audio feedback
4. UIKit - Snapshoting view for download. Thanks to SwiftUI integration by UIHostingController### Others
- [YouTube walkthrough](https://youtu.be/6VkkqBUv13s)
- [About Swift Student Challange](https://developer.apple.com/wwdc21/swift-student-challenge/)