#100daysofswiftui search results

✅ Days 30 & 31 of the #100DaysOfSwiftUI A quick look at my version of WordScramble and some changes I made to the design. They’re not a big deal, but they make it a bit different. For the score, I use the length of the new word plus twice the number of correct answers. :)


☑️ Day 47 of #100DaysOfSwiftUI I, a designer, can totally whip up a little habit tracker app on my own! Learning SwiftUI is highly motivating 🔥


☑️ Day 50 of #100DaysOfSwiftUI Downloaded Xcode beta 7. I can already notice many subtle differences in the appearance of forms and lists compared to iOS 18.


☑️ Day 45 of #100DaysOfSwiftUI I’ve been practicing my recent SwiftUI learnings with a simple app that, while it might not look like much, has several cool features that took me multiple attempts to get right. Here’s a list of the app features: – Users can add recent drinks,…


Me: “Just a simple habit tracker.” Also me: builds a full tracking engine with streaks, custom UI, and logic I’ll probably regret 😩🤦🏾‍♀️ Day 47 of #100DaysOfSwiftUI — Habit Tracker v2 is done ✅ Too much? Yep. Rookie move? Absolutely! Revisit later? For sure. Next time? Build…


🎉 I just finished Day 49 of the #100DaysOfSwiftUI


🎉 I just finished Day 85 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/85 via @twostraws That sorting challenge sure was tricky 🥲


✅Day 27 of the #100DaysOfSwiftUI BetterRest is done (for now)— I guess the next class will have a challenge 🤠 I loved putting ML into practice with SwiftUI, it was something simple, but I really enjoyed it. Hopefully, I won’t fall asleep while watching the optional video 🤓

jennyanez_'s tweet image. ✅Day 27 of the #100DaysOfSwiftUI 

BetterRest is done (for now)— I guess the next class will have a challenge 🤠 I loved putting ML into practice with SwiftUI, it was something simple, but I really enjoyed it. Hopefully, I won’t fall asleep while watching the optional video 🤓

Day 26 of posting: Finished Project 9_Navigation Learned: NavigationLink & NavigationDestination NavigationStack & NavigationPath Toolbar & nav bar customization Side project: Building PillPal 💊 pill reminder app for my grandma ❤️ #buildinpublic #100DaysOfSwiftUI


Took a day to challenge myself and expand on the WordScramble project. I wanted to create a wordle clone. Design is rough, but functionally working!! #100DaysOfSwiftUI @twostraws More in comments


☑️ Day 44 of #100DaysOfSwiftUI I've learned how to store and load the NavigationStack path. However, I realize that most apps simply open a home view when the user relaunches the app after quitting 🤷‍♂️


Project 13:Instafilter 📸 Learned how to: - Import images with PhotosPicker - Apply Core Image filters with dynamic controls - Share results with ShareLink - Request reviews with StoreKit - Build adaptive UI with conditional sliders #buildinpublic #swiftui #100DaysOfSwiftUI


🎉 I just finished Day 71 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/71 via @twostraws Back on Track after these 2 weeks off. there are 2 small challenges in BucketList: - actual open bug with tapGesture and Map (FB19394663) - deprecated + and different font styles.


Day 49 - 50 of #100DaysOfSwiftUI via @twostraws - Used the onChanged modifier to trigger functions on state update - Discovers ContentUnavailableView and Slider - When through coreImage and all its other derived types - Learned how to apply filter to images - Learned about…

ledoux_sj's tweet image. Day 49 - 50 of #100DaysOfSwiftUI via
@twostraws

- Used the onChanged modifier to trigger functions on state update
- Discovers ContentUnavailableView and Slider
- When through coreImage and all its other derived types
- Learned how to apply filter to images
- Learned about…

🎉 I just finished Day 73 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/73 via @twostraws Another Project done! slowly but surely we build strong foundations. Stay motivated and hydrated! We are almost at the end...


Just finished Day 38 of the #100DaysOfSwiftUI So far so good 🥳


day 12 of #100DaysOfSwiftUI yea ill need a recap of today - we enabled todo items to become visible on main page, added toggle checkmark circle button nd sliding delete button. I get lost every time firebase is mentioned T-T. will learn how to make these buttons responsive later


🎉 I just finished Day 72 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/72 via @twostraws Split logic and view is the way to go. Nice into to MVVM, I generally use till now a mix of both by creating services called by views, not necessarily specific VM.. what about you?


🎉 I just finished Day 85 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/85 via @twostraws That sorting challenge sure was tricky 🥲


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()

KhumarGirdhar's tweet image. 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()
KhumarGirdhar's tweet image. 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()
KhumarGirdhar's tweet image. 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

thedamienblack's tweet image. 🎉 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

thedamienblack's tweet image. 🎉 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.

hermanhaidin's tweet image. ☑️ 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.

🎉 I just finished Day 46 of the #100DaysOfSwiftUI via @twostraws I definitely needed these challenges. I ran into an issue adding a "Cancel" button but I think it comes from using Xcode 16 RC instead of from my code So, I decided to use the default back button I'll…

thedamienblack's tweet image. 🎉 I just finished Day 46 of the #100DaysOfSwiftUI  via @twostraws 

I definitely needed these challenges. 

I ran into an issue adding a "Cancel" button but I think it comes from using Xcode 16 RC instead of from my code 

So, I decided to use the default back button 

I'll…

🎉 I just finished Day 52 of the #100DaysOfSwiftUI via @twostraws I remembered that we solved the issue of the first challenge from our WordScramble project My issue from the second challenge was trying to find the right place to put the guard let statement I also had an…

thedamienblack's tweet image. 🎉 I just finished Day 52 of the #100DaysOfSwiftUI via @twostraws 

I remembered that we solved the issue of the first challenge  from our WordScramble project 

My issue from the second challenge was trying to find the right place to put the guard let statement 

I also had an…
thedamienblack's tweet image. 🎉 I just finished Day 52 of the #100DaysOfSwiftUI via @twostraws 

I remembered that we solved the issue of the first challenge  from our WordScramble project 

My issue from the second challenge was trying to find the right place to put the guard let statement 

I also had an…
thedamienblack's tweet image. 🎉 I just finished Day 52 of the #100DaysOfSwiftUI via @twostraws 

I remembered that we solved the issue of the first challenge  from our WordScramble project 

My issue from the second challenge was trying to find the right place to put the guard let statement 

I also had an…

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

KhumarGirdhar's tweet image. 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
KhumarGirdhar's tweet image. 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
KhumarGirdhar's tweet image. 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
KhumarGirdhar's tweet image. 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 98 (final part 4) of #100DaysOfSwiftUI : letting the user mark favorites.

bucklajean's tweet image. ✅ Day 98 (final part 4) of #100DaysOfSwiftUI : letting the user mark favorites.

今天的 100days 暂停一天, 第一次尝试使用SwiftUI进行一个登录界面的ui复原,效果还不错😎 不得不说SwiftUI写UI真的很优雅👍 #100DaysOfSwiftUI

chino030705's tweet image. 今天的 100days 暂停一天,
第一次尝试使用SwiftUI进行一个登录界面的ui复原,效果还不错😎
不得不说SwiftUI写UI真的很优雅👍
#100DaysOfSwiftUI

⏳ Day 98 (part 3) of #100DaysOfSwiftUI : binding an alert to an optional string.

bucklajean's tweet image. ⏳ Day 98 (part 3) of #100DaysOfSwiftUI : binding an alert to an optional string.

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)

KhumarGirdhar's tweet image. 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 13 of the #100DaysOfSwiftUI My code for the checkpoint 8

jennyanez_'s tweet image. ✅ Day 13 of the #100DaysOfSwiftUI
 
My code for the checkpoint 8

⏳ Day 98 (part 1) of #100DaysOfSwiftUI : adding searching for data in a List of SnowSeeker app.

bucklajean's tweet image. ⏳ Day 98 (part 1) of #100DaysOfSwiftUI : adding searching for data in a List of SnowSeeker app.

✅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.

jennyanez_'s tweet image. ✅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.

🚀 I just finished Day 101 of #100DaysOfSwiftUI via @twostraws . WaterTracker now integrates with HealthKit.

astrofredrick's tweet image. 🚀 I just finished Day 101 of #100DaysOfSwiftUI via @twostraws .  WaterTracker now integrates with HealthKit.

You can use #RDMP to track your progress for #100DaysOfSwiftUI and other courses. Also works great for Udemy and other course platforms. #buildinginpublic

chidiemeh184's tweet image. You can use #RDMP to track your progress for #100DaysOfSwiftUI and other courses. Also works great for Udemy and other course platforms. #buildinginpublic
chidiemeh184's tweet image. You can use #RDMP to track your progress for #100DaysOfSwiftUI and other courses. Also works great for Udemy and other course platforms. #buildinginpublic
chidiemeh184's tweet image. You can use #RDMP to track your progress for #100DaysOfSwiftUI and other courses. Also works great for Udemy and other course platforms. #buildinginpublic

🎉 I just finished Day 92 of the #100DaysOfSwiftUI via @twostraws

thedamienblack's tweet image. 🎉 I just finished Day 92 of the #100DaysOfSwiftUI  via @twostraws

✅ Day 97 (final part 3) of #100DaysOfSwiftUI : adding a ResortDetailView. - Resort image & description - Facilities in natural language - Info about size, price, elevation & snow depth

bucklajean's tweet image. ✅ Day 97 (final part 3) of #100DaysOfSwiftUI : adding a ResortDetailView.
- Resort image & description
- Facilities in natural language
- Info about size, price, elevation & snow depth

Loading...

Something went wrong.


Something went wrong.


United States Trends