UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

Forums > 100 Days of SwiftUI

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

  Title Replies Views Activity

How to work with default values in Classes (with class inheritance)? — w.r.t. Checkpoint 7

2

508

Jun '23

SOLVED: Project 4: BetterRest - Date picker not formatted the same as the instructor's version

6

654

Jun '23

SOLVED: FriendFace Part 1 (day 60) Navigation Link Not Working & Preview Crashing

3

520

Jun '23

SOLVED: FriendFace part 1 - Download Failed The data couldn’t be read because it is missing.

4

772

Jun '23

Day 25 Project 4 Not Pretty but does the job.

3

757

Jun '23

SOLVED: How do you adjust the image size in forum posts?

1

279

Jun '23

Day 37 - iExpense Amount bug

2

871

Jun '23

Requesting criticism of my Checkpoint 6 solution, please :)

0

273

Jun '23

Need help with project 4 paper rock scissors

2

298

Jun '23

Day 35: Edutainment App. Review my work so far?

1

750

Jun '23

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

4

831

Jun '23

Designer

0

252

Jun '23

Day 72: Error (Publishing changes from within...)

3

679

Jun '23

naming varibles, strucs, functions and the others

2

433

Jun '23

Please help with Milestone: Projects 4-6

3

858

Jun '23

SOLVED: Day 47

8

1245

Jun '23

SOLVED: Day 25 - ForEach not working when creating buttons for an array of items

1

1026

Jun '23

SOLVED: Day 68 Mini Challenge

3

823

Jun '23

WithAnimation location in code question

0

261

Jun '23

SOLVED: Day 77: Challenge -> Unable to save the array of users.

1

404

Jun '23

Checkpoint 9

1

392

Jun '23

SOLVED: How to download multiple files from GitHub for Project 2?

3

974

Jun '23

SOLVED: Easier way to find matching braces?

6

2004

Jun '23

SOLVED: Day 6 Checkpoint 3: while loops question 8

2

492

Jun '23

Checkpoint 1: step 1 unclear, it turns out

3

802

Jun '23

How does my Checkpoint 7 look? It feels too simple but maybe I just understood classes?

2

517

Jun '23

SOLVED: Day 60: Date property blocking my list view

2

447

May '23

Day 38 - project 7 :( I don't get it

11

1567

May '23

SOLVED: Question about using an Array based on a Struct - Milestone Project 4-6, Day 35

2

692

May '23

Error when saving image to Documents Directory

4

2293

May '23

SOLVED: Day 17 Picker renders differently than on the Video

3

606

May '23

SOLVED: Day 16 Creating Views in a Loop

3

391

May '23

SOLVED: Day 55 Problems with default picker value

2

698

May '23

Feeling a bit lost after Milestone 4-6 and project 7

1

380

May '23

Error in extension, yet code still functions

2

606

May '23

Issue with SwiftUI NavigationLink not working

1

8527

May '23

Building a particular view for the Simulator

4

725

May '23

Activating a text field

4

649

May '23

SOLVED: Day 61: predicate problem

4

1131

May '23

Day 35 - Times Table app crash help

2

678

May '23

During 49: Caught a "sleeping guard" at the url check?

0

350

May '23

Text: Counting Number of Elements from LocalizedStringKey with SF Symbols

2

671

May '23

Can you make it through 100days of SwiftUI with just Swift Playgrounds?

2

711

May '23

Instafilter, day 67, challenge solved: made it generic, adding all possible meaningful filters. Comments on my solution are welcome.

1

825

May '23

SOLVED: Coming from C to Swift Debugging help

5

865

May '23

Day 15 - Class Deinitializer Random Output

1

342

May '23

SOLVED: Project 11 Bookworm - DetailView Preview crashed

2

633

May '23

SOLVED: NavigationLink back button edit?

2

3092

May '23

SOLVED: How to quit .fullScreenCover ?

2

1117

Apr '23

SOLVED: General questions about iOS apps

6

1338

Apr '23

SOLVED: WordScramble 'new game' help please

2

534

Apr '23

Weird error from JSONDecoder

1

428

Apr '23

Checkpoint 7 | Is it good like this?

0

382

Apr '23

SOLVED: How to make a Toggle show a pop up message before it actualy toggles on/off ?

1

417

Apr '23

SOLVED: Course Completed: Questions

5

918

Apr '23

Question: Re How to Handle Missing Data with Optionals (Day 14)

7

793

Apr '23

Day 9 - How to create and use closures: Example confusion

2

512

Apr '23

SOLVED: Day 18: Project 1 Wrap Up: Extra Challenge

12

5317

Apr '23

Checkpoint 7 - possible answer

1

475

Apr '23

Question about Class initializers (Day 12)

4

677

Apr '23

Checkpoint 6 SOLVED

0

395

Apr '23

SOLVED: DatePicker how to make it so I can choose only the last 3 days?

4

1411

Apr '23

Course completed!

2

594

Apr '23

Where can i find the original material of videos

1

450

Apr '23

Checkpoint 9: Optionals with a Twist

7

2371

Apr '23

Checkpoint 8 works but still has some weird things when printing. What am I doing wrong?

3

723

Apr '23

SOLVED: Strange error on Day 99 Challenge

1

1384

Apr '23

SOLVED: Day 40: "self" question

2

514

Apr '23

Day 17: Constraints error when adding toolbar "Done" button

2

1454

Apr '23

100 DAYS OF SwiftUI, day26

0

323

Apr '23

Checkpoint 6 Review

1

628

Apr '23

SOLVED: How to create space between sections inside a form?

6

4693

Apr '23

I dont want to use Form's for input data but I want to have the same style of NavigationLink(same look)

4

949

Apr '23

Does the boxes position matter?

2

431

Apr '23

SOLVED: Day 95 challenge, help

4

796

Apr '23

SOLVED: Day 35: Feeding the Preview Provider

5

1096

Apr '23

Milestone: Project 4-6 basic logic

1

542

Apr '23

Checkpoint 6 review

2

693

Mar '23

Day 9 - How to Accept Functions as Parameters - example confusion

4

1123

Mar '23

Day 65: InstaFilter - grantAccessClaim Error on iOS 16.2

0

542

Mar '23

Downloading files from GitHub

1

816

Mar '23

Checkpoint 4 help

6

1225

Mar '23

Question about learning

3

466

Mar '23

Guess the Flag bonus challenge fatal error? (Day 22)

2

568

Mar '23

Day 38, iExpense challenge. A few issues remain.

10

3422

Mar '23

SOLVED: Project 10 doesnt work. Decoded JSON only shows default data and not the new entered data?

5

655

Mar '23

SOLVED: Day 6 Challenge

3

731

Mar '23

Why am I failing the uniqueness constraint when trying to save to CoreData in Friendface (Day 61)?

6

1859

Mar '23

Day 9 - accept functions as parameters course question

2

523

Mar '23

SOLVED: Day 19 Challenge

3

981

Mar '23

SOLVED: Day 38 Challenge 3: How to do it?

14

4775

Mar '23

SOLVED: Code review Day 77-78: Questions on MapKit, Decodable and Sorting

6

883

Mar '23

Day 38 - iExpense and suddenly i feel like i'm not understanding anything

6

1123

Mar '23

Day 60 - Problems formatting or downloading JSON - SOLVED

17

2581

Mar '23

SOLVED: Challenge Day 47 - Strange Equatable behaviour

5

781

Mar '23

SOLVED: Project 7 challenge: deleting from multiple list sections

3

1020

Mar '23

Project 16 - HotProspects (from GitHub): QR Code button doesn't work a 2nd time unless switch tabs; console errors

0

539

Mar '23

Day 56: Bookworm. Preview crashes when using moc - SOLVED

0

794

Mar '23

Day 25 Solution

2

509

Mar '23

SOLVED: Project 14 Question

2

434

Mar '23

All interactions here are governed by our code of conduct.

TAKE YOUR SKILLS TO THE NEXT LEVEL If you like Hacking with Swift, you'll love Hacking with Swift+ – it's my premium service where you can learn advanced Swift and SwiftUI, functional programming, algorithms, and more. Plus it comes with stacks of benefits, including monthly live streams, downloadable projects, a 20% discount on all books, and free gifts!

Find out more

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.