GO FURTHER, FASTER: Try the Swift Career Accelerator today! >>

Forums > 100 Days of SwiftUI

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

  Title Replies Views Activity

Stuck on Day 9 - closures - beginner guidance sought!

12

1897

Jul '24

Checkpoint 7: classes, dogs and cats – am I missing something?

0

253

Jul '24

Checkpoint 6 Solution feedback

2

509

Jul '24

SOLVED: Day 26 , Error: Failed to build the scheme.

2

2885

Jul '24

SOLVED: Day11: What's the differences between these two codes? Or, what are the rules of the init function of structs with private members?

9

1477

Jul '24

Guess the flag

3

637

Jul '24

SOLVED: Day 23 - var vs. constant when creating custom view

1

349

Jul '24

Day 38 - Deleting the correct expenses, why does my solution work?

2

361

Jul '24

SOLVED: Using pickerStyle(.navigationLink) does not auto scroll to selected item

2

641

Jul '24

SOLVED: Day 47: Habit Tracker | Unexpected behavior when incrementing completion of an Habit

7

1957

Jul '24

SOLVED: D 54 Project 11 Part 2. What's the point of OffImage in RatingView?

1

285

Jul '24

Project 6 - Animating Gestures - Cannot Convert

1

350

Jul '24

Project 4 - BetterRest - navigationBarTitle Clipping

0

220

Jul '24

SOLVED: Project 2 Guess the Flag - XCode ContentsView Fail Array Length

3

639

Jul '24

Project 14: Adding delete option

2

461

Jul '24

Day 10 - get and set

1

631

Jul '24

SOLVED: Checkpoint 7: Cats and Dogs

25

11154

Jul '24

Checkpoint 9 (my take)

5

954

Jun '24

SOLVED: Stuck on day 47

3

727

Jun '24

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

2

1500

Jun '24

Is 100 Days of SwiftUI up-to-date with Swift 6 and iOS 18?

6

1757

Jun '24

Feeling Lost?

2

644

Jun '24

Day 61 - Resolving the list/forEach flashing while data loads

0

358

Jun '24

SOLVED: Problem with project 11 Bookworm

3

699

Jun '24

Day 9 checkpoint 5

3

644

Jun '24

Cupcake Corner - fails to debug JSON from Apple

3

731

Jun '24

Struggling at project 7

0

294

Jun '24

Going from 100 Days of Swift to 100 Days of SwiftUI

2

1203

Jun '24

SOLVED: Day 59 SwiftData Challenge 1

2

647

Jun '24

Animation wrap-up / Guess The Flag: Sense check.

0

350

Jun '24

Day 7 Question

2

538

Jun '24

SOLVED: Checkpoint 9

1

589

Jun '24

Day 40. ShapeStyle where Self == Color

0

383

Jun '24

SOLVED: Challenge: animation wrap up

4

873

Jun '24

SOLVED: D40_Writing the decode method in Bundle extension.

2

567

Jun '24

Day 3: Purpose of creating a variable with a range?

2

590

Jun '24

SOLVED: animations

9

1659

Jun '24

Day 66: Edges filter not working on Instafilter app

1

439

Jun '24

Day 25: Milestone (RPS Game)

1

452

Jun '24

Day 2: enum type vs Java object?

1

374

Jun '24

SOLVED: Day 59: Filtering not working

4

1025

Jun '24

Day 58 - Swiftdata relationships, crash when adding a second model

0

349

Jun '24

SOLVED: Day 60: Users list empty, FriendFace App

3

636

May '24

Day 1 - "No such module as 'Cocoa'"

2

1404

May '24

Day 52 Cupcake Challenge Question 3

3

1732

May '24

Day 17 Calculating the total per person

1

467

May '24

SOLVED: Day 59: How do I update iExpense to SwiftData?

1

465

May '24

SOLVED: Day 21: Use mutating func instead of @State

2

720

May '24

SOLVED: Day 54 - Crash in preview of SwiftData

2

2345

May '24

SOLVED: Day 79 EditButton() Edit List Bug?

2

531

May '24

Dictionary default values test question # 4

2

543

May '24

SOLVED: What is "using" term doing there?

1

463

May '24

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

5

922

May '24

Possible typo on Adding to a list of words

4

888

May '24

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

1

395

May '24

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

5

1344

May '24

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

1

361

May '24

SOLVED: Unwrapping Optionals

4

913

May '24

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

2

583

May '24

SOLVED: Day 4: Checkpoint 2

3

899

May '24

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

2

623

May '24

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

3

753

May '24

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

2

1275

May '24

Checkpoint 6

2

724

May '24

day 10

1

400

May '24

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

3

1008

May '24

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

5

945

May '24

SOLVED: Checking switch cases twice does not create an issue

1

429

May '24

Checkpoint 4

6

1118

May '24

SOLVED: Why does Swift need multi-line strings question

1

496

May '24

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

1

609

May '24

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

1

463

Apr '24

Day 20 challenge -- a fancier 3x3 grid

3

594

Apr '24

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

2

691

Apr '24

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

1

965

Apr '24

iExpense Help - Why different properties?

0

308

Apr '24

Day 8 Throwing Functions, Generalizing the function

4

909

Apr '24

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

2

857

Apr '24

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

6

1688

Apr '24

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

2

682

Apr '24

Day 85 - Hot Prospects - Challenge #2

2

1026

Apr '24

Day 17 - Creating pickers in a form - Error

3

1242

Mar '24

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

1

760

Mar '24

SOLVED: Guess the Flag, only two flags show up

4

769

Mar '24

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

0

486

Mar '24

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

0

338

Mar '24

SOLVED: Checkpoint 4 - Verbosity

3

827

Mar '24

Checkpoint 5 one-line solution feedback

3

911

Mar '24

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

5

865

Mar '24

SOLVED: Checkpoint 3 Nested loop efficiency question

5

1179

Mar '24

SOLVED: Something I've Never Understood About Closures

2

675

Mar '24

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

1

521

Mar '24

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

1

421

Mar '24

Checkpoint 1: Is my logic correct?

1

436

Mar '24

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

3

719

Mar '24

Day 12 - Question re class inheritance exercise

2

553

Mar '24

SOLVED: Checkpoint 5 - filter method

2

722

Mar '24

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

0

344

Feb '24

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

7

997

Feb '24

SOLVED: Project 10, Part 1

6

930

Feb '24

All interactions here are governed by our code of conduct.

Hacking with Swift is sponsored by RevenueCat.

SPONSORED Take the pain out of configuring and testing your paywalls. RevenueCat's all new Paywall Editor allow you to remotely configure your paywall view without any code changes or app updates.

Click to save your free spot now

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.