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

5760

Mar '20

SOLVED: Day 4: Checkpoint 2

3

61

17h

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

2

25

1d

Understanding the difference between implicit and explicit animation (Flag Quiz Project 6 challenges)

0

11

1d

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

3

165

1d

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

2

55

2d

Possible typo on Adding to a list of words

2

47

2d

Checkpoint 6

2

71

2d

day 10

1

47

2d

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

3

73

3d

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

5

132

3d

SOLVED: Checking switch cases twice does not create an issue

1

42

4d

Checkpoint 4

6

190

4d

SOLVED: Why does Swift need multi-line strings question

1

54

8d

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

1

56

12d

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

1

43

13d

Day 20 challenge -- a fancier 3x3 grid

3

98

15d

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

2

125

21d

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

1

67

22d

iExpense Help - Why different properties?

0

58

25d

Day 8 Throwing Functions, Generalizing the function

4

160

25d

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

2

125

28d

SOLVED: Checkpoint 6: Changing Gears

36

10648

28d

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

6

202

29d

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

2

113

Apr 12

Day 85 - Hot Prospects - Challenge #2

2

171

Apr 1

SOLVED: Day 54 - Crash in preview of SwiftData

1

253

Mar 30

Day 17 - Creating pickers in a form - Error

3

189

Mar 29

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

1

138

Mar 29

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

0

71

Mar 28

SOLVED: Guess the Flag, only two flags show up

4

226

Mar 25

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

0

82

Mar 25

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

0

81

Mar 25

SOLVED: Checkpoint 4 - Verbosity

3

173

Mar 24

Checkpoint 5 one-line solution feedback

3

230

Mar 24

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

5

226

Mar 23

SOLVED: Checkpoint 3 Nested loop efficiency question

5

242

Mar 20

SOLVED: Something I've Never Understood About Closures

2

158

Mar 20

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

1

118

Mar 17

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

1

119

Mar 15

Checkpoint 1: Is my logic correct?

1

143

Mar 14

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

3

227

Mar '24

Day 12 - Question re class inheritance exercise

2

148

Mar '24

SOLVED: Checkpoint 5 - filter method

2

189

Mar '24

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

0

91

Feb '24

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

7

682

Feb '24

SOLVED: Project 10, Part 1

6

339

Feb '24

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

2

208

Feb '24

Day 77 Challenge help

2

204

Feb '24

Just Getting Started

1

241

Feb '24

Small UI issue in Review pages

1

211

Feb '24

Project 14 bug

6

371

Feb '24

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

5

1167

Feb '24

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

4

274

Feb '24

Day 73: Conceptual doubts

1

205

Feb '24

SOLVED - Confusion with Project 14 - Introduction to MVVM

2

220

Feb '24

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

6

410

Feb '24

Day 60 challenge list not displaying

1

170

Feb '24

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

1

284

Feb '24

SOLVED: Day 13: some Equatable - error message

3

237

Feb '24

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

0

156

Feb '24

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

0

109

Feb '24

Day 52 Cupcake Challenge Question 3

2

630

Feb '24

SwiftUI: Day 19 Conversion Help

4

329

Feb '24

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

0

125

Feb '24

SwiftUI: .ignoresSafeArea() not working?

6

861

Jan '24

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

3

488

Jan '24

Day 59, Project 12, Challenge 2

4

550

Jan '24

Reminder screen in IOS

0

153

Jan '24

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

1

551

Jan '24

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

1

459

Jan '24

Day 40 - formatted date issue

2

203

Jan '24

SOLVED: Cupcake Corner server not reflecting right quantity of cupcakes

2

221

Jan '24

WeSplit - SwiftUI Picker Bug?

1

322

Jan '24

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

2

457

Jan '24

Day 17 Creating pickers in a form : Code is incorrect

1

196

Jan '24

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

5

450

Jan '24

SOLVED: .searchable behavior change? Day 96

4

602

Jan '24

Project 13 - converting flips the image.

1

244

Jan '24

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

3

1113

Jan '24

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

3

346

Jan '24

SOLVED: Moonshot Project - .background(.darkBackground)

3

363

Jan '24

Trouble understanding code's logic in Guess The Flag

3

356

Jan '24

Issue with Day 27: Project 4 Part 2 .mlmodel

3

443

Jan '24

Day 91: Flashzilla challenge #3

3

854

Jan '24

SOLVED: Day 2: Checkpoint 1

2

342

Jan '24

Is SwiftUI right for me?

5

628

Jan '24

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

0

142

Jan '24

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

8

4028

Dec '23

Error when loading BetterRest project 4 part 2 on iOS Simulator

2

975

Dec '23

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

4

1341

Dec '23

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

0

177

Dec '23

SOLVED: Bookworm - trying to add colors

1

220

Dec '23

Bookworm challenge 3

1

285

Dec '23

SOLVED: How can I change BackgroundColor while using NavigationStack?

4

805

Dec '23

SOLVED: I don`t under stand why return is [String: Astronaut] not just [Astronaut]

1

208

Dec '23

SOLVED: Project 15 - how to use VoiceOver

9

1214

Dec '23

SOLVED: Day 95 Challenge Help ... creating a list view from struct

12

1288

Dec '23

NavigationLink warning

4

450

Dec '23

SOLVED: Day 60 part1 JSONDecoder() issue

10

1165

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.