#100daysofswiftui search results
🎉 I just finished Day 17 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/17 via @twostraws
🎉 I just finished Day 63 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/63 via @twostraws
🎉 I just finished Day 91 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/91 via @twostraws I might have gone a bit overboard with Views and Extensions. 😅 Nevertheless, I think it’s a good refactoring exercise.
🎉 I just finished Day 89 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/89 via @twostraws
🎉 I just finished Day 38 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/38 via @twostraws
Built my first SwiftUI app - Reflecta. A tiny mood & reflection journal that helps you track how you feel every day 🌿 Still going to add some polishing and more testing. Waiting on my Apple Developer account enrolment, but I'm proud of what i finished 😊. #100DaysOfSwiftUI
🎉 I just finished Day 47 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/47 via @twostraws Another little project built on my own
🎉 I just finished Day 54 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/54 via @twostraws
Project 16: Hot Prospects Built a full-featured conference networking app with: QR code generation & scanning SwiftData contact management Notifications & filters Swipe actions + context menus #SwiftUI #100DaysOfSwiftUI #buildinpublic
☑️ Day 62 of #100DaysOfSwiftUI While learning to use confirmationDialog(), I noticed that the modifier should be applied directly to the button instead of the scroll view containing the button. In iOS 26, confirmation dialogs (such as action sheets) are displayed as context…
My main goal: to learn the entire app development cycle — from the first line of code to publishing on the App Store. My plan: transform the #100DaysOfSwiftUI learning projects into real, polished apps and release them on the App Store. Simple, but complete. 🚀 #buildinpublic
Data is so much fun!! Crazy how many new things we've learned between 35-37. So many neat property wrappers, protocols, oh.. and calling new views!! We're really starting to make real apps! 🎉 I finished D37 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/37 via @twostraws
🎉 I just finished Day 99 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/99 via @twostraws
🎉 I just finished Day 46 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/46 via @twostraws Almost halfway
🎉 I just finished Day 95 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/95 via @twostraws
🎉 I just finished Day 45 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/45 via @twostraws Real quick
I just finished Day 35 of the #100DaysOfSwiftUI Building the logic was not easy for me tbh. It took time and I also need to get some help from ChatGPT. Next, I will focus on making the UI more playful as it is a kids' edutainment app.
Project 18: Layout & Geometry 📐 Learned how SwiftUI lays out views: Parent → Child → Parent layout flow GeometryReader for size + position Coordinate Spaces (Global, Local, Custom) Modifiers wrap views...order matters! #SwiftUI #100DaysOfSwiftUI #buildinpublic
🎉 I just finished Day 12 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/12 via @twostraws
🎉 I just finished Day 54 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/54 via @twostraws
🎉 I just finished Day 48 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/48 via @twostraws Funny and interesting speech by @twostraws, beautiful words by @stevewoz
🎉 I just finished Day 91 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/91 via @twostraws I might have gone a bit overboard with Views and Extensions. 😅 Nevertheless, I think it’s a good refactoring exercise.
🎉 I just finished Day 17 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/17 via @twostraws
🎉 I just finished Day 89 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/89 via @twostraws
🎉 I just finished Day 63 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/63 via @twostraws
🎉 I just finished Day 47 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/47 via @twostraws Another little project built on my own
Day 86 of the #100DaysOfSwiftUI FlashZilla: Project 17 - Day 1 this iOS app is all about iOS Gestures! learned about: - how to use gestures in SwiftUI: onTap, onLongPress, Magification, Rotation, Drag, Sequenced gestures - Disabling user interactivity with allowsHitTesting()
🎉 I just finished Day 70 of the #100DaysOfSwiftUI via @twostraws Well, sort of Apparently the onLongPressGesture is not working I tried simulating it on my phone and it's not working on there either
🎉 I just finished Day 71 of the #100DaysOfSwiftUI via @twostraws I solved the issue with the long press gesture not working I had to use the simultaneous gesture
☑️ Day 25 of #100DaysOfSwiftUI After a busy few days, I dove into a new challenge: building a Rock-Paper-Scissors game! The biggest puzzle? Creating a function to determine winning moves. 🤔 It took some serious brainpower, but the journey was both fun and challenging.
☑️ Day 40 of #100DaysOfSwiftUI The Apollo Missions app is beginning to take shape. All text content in this app is decoded from two JSON files, which turned out to be so convenient but somewhat cumbersome to write.
Day 76 of the #100DaysOfSwiftUI Accessibility: Project 15 - Day 3 (technique project focusing on SwiftUI Accessibility) completed all 3 challenges: - Hidden decorative images in CupcakeCorner(P10) CheckoutView - List in iExpense (P7) reads out name & value in one VoiceOverLabel
Day 94 of the #100DaysOfSwiftUI LayoutAndGeometry: Project 18 - Day 3 this is a technique project focusing on creating more advanced layout alignments, building special effects using GeometryReader completed all 3 challenges: - Made views at the top fade out to 0 opacity (1/2)
✅Day 4 of the #100DaysOfSwiftUI I have to say, knowing how to program, my first instinct was to use a loop to find how many unique items were in the array. However, the solution turned out to be much simpler—sometimes, the basics are all you need to solve a problem.
✅ Day 97 (final part 3) of #100DaysOfSwiftUI : adding a ResortDetailView. - Resort image & description - Facilities in natural language - Info about size, price, elevation & snow depth
Day 2 ✅ Learned Booleans and string interpolation. Basically my code can now spill the tea and serve it in style. #100DaysOfSwiftUI
⏳ Day 97 (part 1) of #100DaysOfSwiftUI : built a primary list for a SnowSeeker ski resort app 🎿🗻 Featuring a Resort struct and JSON data decoding to use info from json file, and a NavigationSplitView layout for iPad usage.
🎉 I just finished Day 67 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/67 via @twostraws
⏳ Day 97 (part 2) of #100DaysOfSwiftUI : added a default detail view for iPad. So there is a WelcomeView with instructions when the app launches and it's a good option for NavigationSplitView on larger screens.
✅Day 14 of the #100DaysOfSwiftUI Though @twostraws said this content is complicated, I think it’s pretty easy to understand — you just need to know, or find out, what type of data a method returns in Swift.
Something went wrong.
Something went wrong.
United States Trends
- 1. Broncos 58.8K posts
- 2. Bo Nix 16.3K posts
- 3. Geno 16.8K posts
- 4. Sean Payton 4,270 posts
- 5. #TNFonPrime 3,811 posts
- 6. Kenny Pickett 1,417 posts
- 7. Chip Kelly 1,786 posts
- 8. Jalen Green 5,820 posts
- 9. Bradley Beal 2,856 posts
- 10. Pete Carroll 1,617 posts
- 11. Jeanty 6,237 posts
- 12. Troy Franklin 2,346 posts
- 13. Thursday Night Football 6,204 posts
- 14. #criticalrolespoilers 3,620 posts
- 15. Daniel Carlson N/A
- 16. Ty Lue 1,264 posts
- 17. Brock Bowers 4,757 posts
- 18. #LVvsDEN 4,038 posts
- 19. $SMILEY N/A
- 20. byers 25.3K posts