https://github.com/aysilsimgekaracan/hacking-with-ios-swiftui
Hacking With iOS Course by Paul Hudson, Hacking With Swift
https://github.com/aysilsimgekaracan/hacking-with-ios-swiftui
100-days-of-swiftui hacking-with-ios hacking-with-swift swift swiftui swiftui-example swiftui-learning
Last synced: 2 months ago
JSON representation
Hacking With iOS Course by Paul Hudson, Hacking With Swift
- Host: GitHub
- URL: https://github.com/aysilsimgekaracan/hacking-with-ios-swiftui
- Owner: aysilsimgekaracan
- Created: 2023-06-28T10:42:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-13T12:49:52.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T05:41:19.986Z (4 months ago)
- Topics: 100-days-of-swiftui, hacking-with-ios, hacking-with-swift, swift, swiftui, swiftui-example, swiftui-learning
- Language: Swift
- Homepage:
- Size: 3.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
If you are looking for Hacking with iOS **(UIKit)**, visit [my other repository](https://github.com/aysilsimgekaracan/HackingWithSwift)
# Hacking-With-iOS SwiftUI
Hacking With iOS: SwiftUI Edition Course by Paul Hudson, Hacking With SwiftMy personal answers to Wrap ups, Challenges, Milestones...
## Project 1: WeSplit
## Challenge 1: Converter
* Challenge in Day 19 from 100 Days of SwiftUI.
* Length conversion app with Apple's dedicated Unit conversion functionality, **Measurement**.
## Project 2: Guess the Flag
Challenge 1&2 | Challenge 3
:-------------------------:|:-------------------------:
 | ## Project 3: Views and Modifiers
Go back to project 1 and use a conditional modifier to change the total amount text view to red if the user selects a 0% tip.| Go back to project 2 and replace the Image view used for flags with a new FlagImage() view that renders one flag image using the specific set of modifiers we had. | Create a custom ViewModifier (and accompanying View extension) that makes a view have a large, blue font suitable for prominent titles in a view.
:-------------------------:|:-------------------------:|:-------------------------:
 |  | ## Project 4: BetterRest
Challenges

## Project 5: Word Scramble
Challenges
Word Scramble | Alert
:-------------------------:|:-------------------------:
 | 
## Project 6: Animation
Challenges

## Project 7: iExpense
Challenges
iExpense
:-------------------------:
