TEAM LICENSES: Save money and learn new skills through a Hacking with Swift+ team license >>

Forums > 100 Days of SwiftUI

Ask questions and get answers on the 100 Days of SwiftUI.

  Title Replies Views Activity

About the 100 Days of SwiftUI forum

3

5785

Mar '20

SOLVED: What is "using" term doing there?

1

27

23h

Possible typo on "Sharing an observed object with a new view" page

5

96

1d

Possible typo on Adding to a list of words

4

79

1d

SOLVED: Day 47: How do I save the timesCompleted property? Quantify (Habit Tracker)

1

32

2d

Day 25 Milestone Challenge: Thread 1: breakpoint 1.1 (1)

8

113

2d

SOLVED: Day35 - Can't find a way two handle the View switch using closures

5

880

3d

SOLVED: Day 47: List of Activity Titles not showing in Quantify (Habit Tracker) App

1

32

3d

SOLVED: Unwrapping Optionals

4

60

4d

SOLVED: Day 58: App is creating an infinite list of users

2

66

5d

SOLVED: Day 4: Checkpoint 2

3

92

7d

SOLVED: Day 42: Dark background not applying for custom ListLayout

2

40

7d

Project 8, part 2 "[String: Astronaut]" WHY

3

179

7d

SOLVED: error: missing return in global function expected to return 'String

2

76

8d

Checkpoint 6

2

86

8d

day 10

1

57

9d

  checkpoint 5: am I filtering out even numbers correctly (Swifty)?

3

83

9d

Milestone 3: Projects 4-6 -- cannot figure out how to use a struct inside ContentView

5

166

9d

SOLVED: Checking switch cases twice does not create an issue

1

50

10d

Checkpoint 4

6

208

10d

SOLVED: Why does Swift need multi-line strings question

1

64

14d

Day 89 - Minor Typo? Ending the app with allowsHitTesting()

1

69

18d

SOLVED: Day 58 Syncing SwiftData with CloudKit: iCloud Capability not available in Xcode

1

55

19d

Day 20 challenge -- a fancier 3x3 grid

3

106

22d

Day 70: Question on setting an initial value for the @State property in the init method

2

132

28d

SOLVED: [Day 50] .sensoryFeedback() modifier not causing haptic feedback

1

74

29d

iExpense Help - Why different properties?

0

64

Apr 18

Day 8 Throwing Functions, Generalizing the function

4

184

Apr 18

SOLVED: Day 47 challenge - How many times activity was completed

2

139

Apr 15

SOLVED: Checkpoint 6: Changing Gears

36

10738

Apr 14

SOLVED: DAY 16: Why is it written ForEach(students, id: \.self) { instead of ForEach(students, id: self) {

6

227

Apr 14

SOLVED: Challenge Day 47 - property 'habit' is a 'let' error

2

125

Apr 12

Day 85 - Hot Prospects - Challenge #2

2

203

Apr 1

SOLVED: Day 54 - Crash in preview of SwiftData

1

271

Mar 30

Day 17 - Creating pickers in a form - Error

3

204

Mar 29

SOLVED: Day 77 - Help storing image as Data in struct

1

156

Mar 29

Day 56 - Project 11, part 4 - Challenge 3 Feedback

0

78

Mar 28

SOLVED: Guess the Flag, only two flags show up

4

239

Mar 25

Updated Day 27 Questions & Issues. Failed build. Topic: Connecting SwiftUI to Core ML

0

93

Mar 25

100 Days of Swift UI: Days 96 onwards not updated to iOS 17?

0

86

Mar 25

SOLVED: Checkpoint 4 - Verbosity

3

187

Mar 24

Checkpoint 5 one-line solution feedback

3

247

Mar 24

SOLVED: Day 7- Returning value with functions and their reasoning

5

247

Mar 23

SOLVED: Checkpoint 3 Nested loop efficiency question

5

269

Mar '24

SOLVED: Something I've Never Understood About Closures

2

168

Mar '24

Project 17, part 4 - Ending the app with allowsHitTesting() - Issue the cards didn't appeared enough

1

126

Mar '24

Day 33 - Building custom transitions using ViewModifier - question about animation behavior

1

129

Mar '24

Checkpoint 1: Is my logic correct?

1

152

Mar '24

SOLVED: Does the syntax get easier to understand and memorize as the projects go on?

3

253

Mar '24

Day 12 - Question re class inheritance exercise

2

162

Mar '24

SOLVED: Checkpoint 5 - filter method

2

205

Mar '24

Day 11: Important: If you use private access control for ... properties, chances are you’ll need to create your own initializer.

0

96

Feb '24

Day 23 project 3 part 1 custom modifiers watermark modifier is not in the right location.

7

695

Feb '24

SOLVED: Project 10, Part 1

6

360

Feb '24

SOLVED: Day 41: Why is [String: Astronaut] necessary?

2

216

Feb '24

Day 77 Challenge help

2

214

Feb '24

Just Getting Started

1

251

Feb '24

Small UI issue in Review pages

1

222

Feb '24

Project 14 bug

6

384

Feb '24

Xcode14 how to open two different playground files within the same window?

5

1200

Feb '24

Project 11 - Bookworm - issue with DetailView not displaying the genre ZStack for certain images.

4

287

Feb '24

Day 73: Conceptual doubts

1

210

Feb '24

SOLVED - Confusion with Project 14 - Introduction to MVVM

2

231

Feb '24

SOLVED: How do I create random answers for the edutainment app?

6

433

Feb '24

Day 60 challenge list not displaying

1

178

Feb '24

SOLVED: Day 63 - Images rotate after applying CoreImage filter?

1

305

Feb '24

SOLVED: Day 13: some Equatable - error message

3

248

Feb '24

Project 16 : Adding a context menu to an image - image cache

0

165

Feb '24

Project 16 : Adding options with swipe actions - mass deletions doesn't work

0

117

Feb '24

Day 52 Cupcake Challenge Question 3

2

650

Feb '24

SwiftUI: Day 19 Conversion Help

4

339

Feb '24

Here are my additions to the Flag guessing game challenge, I --think-- I did it!

0

129

Feb '24

SwiftUI: .ignoresSafeArea() not working?

6

918

Jan '24

SOLVED: Day 73 - Need Help!! Bucket List Challenge

3

506

Jan '24

Day 59, Project 12, Challenge 2

4

565

Jan '24

Reminder screen in IOS

0

158

Jan '24

Project 4 part 2 BetterRest predictions asking for a different data type

1

562

Jan '24

SOLVED: HELP PLEASE! "Active scheme does not build this file"

1

484

Jan '24

Day 40 - formatted date issue

2

216

Jan '24

SOLVED: Cupcake Corner server not reflecting right quantity of cupcakes

2

228

Jan '24

WeSplit - SwiftUI Picker Bug?

1

347

Jan '24

SOLVED: Day 21 Error Type 'Shape' has no member 'capsule'

2

482

Jan '24

Day 17 Creating pickers in a form : Code is incorrect

1

206

Jan '24

SOLVED: Project 10, Part 1 - iTunes API returns no content!

5

463

Jan '24

SOLVED: .searchable behavior change? Day 96

4

626

Jan '24

Project 13 - converting flips the image.

1

256

Jan '24

SOLVED: Day 61 - Implementing SwiftData, ModelContext.insert not working

3

1169

Jan '24

Day 13 - print(quote.trim()) outputs "()"

3

364

Jan '24

SOLVED: Moonshot Project - .background(.darkBackground)

3

378

Jan '24

Trouble understanding code's logic in Guess The Flag

3

369

Jan '24

Issue with Day 27: Project 4 Part 2 .mlmodel

3

450

Jan '24

Day 91: Flashzilla challenge #3

3

897

Jan '24

SOLVED: Day 2: Checkpoint 1

2

351

Jan '24

Is SwiftUI right for me?

5

641

Jan '24

New to the forum; want to say THANK YOU to Paul for putting this together!

0

147

Jan '24

SOLVED: SOLVED Day 34 -- how can I make the alert wait for the animations to finish?

8

4072

Dec '23

Error when loading BetterRest project 4 part 2 on iOS Simulator

2

997

Dec '23

SOLVED: [SwiftData] Querying for a single object in Day 61

4

1411

Dec '23

SOLVED - Day 47 Challenge - count not updating in real time

0

183

Dec '23

SOLVED: Bookworm - trying to add colors

1

233

Dec '23

 
 

All interactions here are governed by our code of conduct.

Hacking with Swift is sponsored by String Catalog.

SPONSORED Get accurate app localizations in minutes using AI. Choose your languages & receive translations for 40+ markets!

Localize My App

Sponsor Hacking with Swift and reach the world's largest Swift community!

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.