Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)