https://github.com/fradser/30-days-of-swiftui
Create an app with SwiftUI every few days. Yet an other 30 days of X challenge by Frad.
https://github.com/fradser/30-days-of-swiftui
30-days-of-code 30-days-of-swiftui swiftui
Last synced: 17 days ago
JSON representation
Create an app with SwiftUI every few days. Yet an other 30 days of X challenge by Frad.
- Host: GitHub
- URL: https://github.com/fradser/30-days-of-swiftui
- Owner: FradSer
- License: mit
- Created: 2019-08-01T16:45:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-16T05:49:37.000Z (4 months ago)
- Last Synced: 2025-04-07T16:11:35.694Z (25 days ago)
- Topics: 30-days-of-code, 30-days-of-swiftui, swiftui
- Language: Swift
- Homepage: https://30daysofswiftui.frad.me
- Size: 34.4 MB
- Stars: 731
- Watchers: 31
- Forks: 64
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 30 Days of SwiftUI 
[](https://twitter.com/FradSer)

- [ ] 30 days of SwiftUI part 2: another 30-day challenge
## Challenges
### [P1 - C01 - 🕰 Plus One Second](./p1-c01-🕰-plus-one-second)
 
_Timer with a button to plus one second per click._

### [P1 - C02 - 🔛 Dark Mode Test](./p1-c02-🔛-dark-mode-test)
 
_Dark mode test with custom typeface display._

### [P1 - C03 - 🌈 Color Mixer](./p1-c03-🌈-color-mixer)
 
_Color mixer with slider and SF Symbol._

### [P1 - C04 - 🔠 Typeface Comparison](./p1-c04-🔠-typeface-comparison)
 
_A 3D rotate typeface comparison._

### [P1 - C05 - 🐱 Cat Scene](./p1-c05-🐱-cat-scene)
 
_Yet an other SceneKit copycat._

### [P1 - C06 - 🗣 Text Field Animation](./p1-c06-🗣-text-field-animation)
 
_A text field animation inspired by [a shot](https://dribbble.com/shots/4948429-TextField-Interaction-Experiment)._

### [P1 - C07 - 💬 Google Translate Demo](./p1-c07-💬-google-translate-demo)
 
_A real-world Google translate demo._

### [P1 - C08 - 🎴 Z Index Cards](./p1-c08-🎴-z-index-cards)
 
_Cards with z index animation._

### [P1 - C09 - 🍀 Breathing Animation](./p1-c09-🍀-breathing-animation)
 
_Apple Watch Breathing like animation._

### [P1 - C10 - 🛌 Clock Bedtime Schedule](./p1-c10-🛌-clock-bedtime-schedule)
 
_A part iOS Clock bedtime schedule like gestures._

### [P1 - C11 - 📄 SF Symbols Previewer](./p1-c11-📄-sf-symbols-previewer)
 
_A SF symbols previewer with weight changing._

### [P1 - C12 - 🚕 Side Menu Interaction](./p1-c12-🚕-side-menu-interaction)
 
_Side menu interaction with custom symbols._

### [P1 - C13 - 🅱️ LiZhi Zhuangbi](./p1-c13-🅱️-lizhi-zhuangbi)
 
_A real-world random lyrics of [#LiZhi](https://twitter.com/hashtag/LiZhi) under MVVM facilitates._

### [P1 - C14 - 🎫 Lottie Showcase](./p1-c14-🎫-lottie-showcase)
 
_SwiftUI [Lottie](https://airbnb.io/lottie/#/) showcase._

## Authors
- **Frad Lee** - _Initial work_ - [@FradSer](https://twitter.com/fradser)
See also the list of [contributors](https://github.com/FradSer/30-days-of-swiftui/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details