#100daysofswiftui 搜尋結果

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


Day 51 of #100DaysOfSwiftUI via @twostraws Learned how to : - Upload images from devices, - Share, save, copy elements and links out of the app - Open a review window easily using the Environment wrapper and \.requestReview


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


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


🎉 I just finished Day 35 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/35 via @twostraws just Raw app suggest animation and theme please !


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


🎉 I just finished Day 28 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/28 via @twostraws An app that predicts sleep time using basic ML.


☑️ Day 60 of #100DaysOfSwiftUI Today's challenge reminded me how to retrieve data from JSON.

hermanhaidin's tweet image. ☑️ Day 60 of #100DaysOfSwiftUI

Today's challenge reminded me how to retrieve data from JSON.

☑️ Day 49 of #100DaysOfSwiftUI A few months ago, I never imagined I’d use public APIs or fetch data from JSON. Learning these skills has been so satisfying. Here’s a list of all Diablo II runes retrieved from the community-made API. It feels great to know how to do this!



My solution to the unit conversion challenge. I created a computed property and then used a switch to convert each unit to the value of 1meter. #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/19 via @twostraws

princyzreal's tweet image. My solution to the unit conversion challenge. I created a computed property and then used a switch  to convert each unit to the value of 1meter.
#100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/19 via
@twostraws
princyzreal's tweet image. My solution to the unit conversion challenge. I created a computed property and then used a switch  to convert each unit to the value of 1meter.
#100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/19 via
@twostraws

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 52 of #100DaysOfSwiftUI completed. Great learning challenge.


☑️ 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.


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


🎉 I just finished Day 28 of the #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/28 via @twostraws An app that predicts sleep time using basic ML.


Day 51 of #100DaysOfSwiftUI via @twostraws Learned how to : - Upload images from devices, - Share, save, copy elements and links out of the app - Open a review window easily using the Environment wrapper and \.requestReview


My solution to the unit conversion challenge. I created a computed property and then used a switch to convert each unit to the value of 1meter. #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/19 via @twostraws

princyzreal's tweet image. My solution to the unit conversion challenge. I created a computed property and then used a switch  to convert each unit to the value of 1meter.
#100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/19 via
@twostraws
princyzreal's tweet image. My solution to the unit conversion challenge. I created a computed property and then used a switch  to convert each unit to the value of 1meter.
#100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/19 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 60 of #100DaysOfSwiftUI Today's challenge reminded me how to retrieve data from JSON.

hermanhaidin's tweet image. ☑️ Day 60 of #100DaysOfSwiftUI

Today's challenge reminded me how to retrieve data from JSON.

☑️ Day 49 of #100DaysOfSwiftUI A few months ago, I never imagined I’d use public APIs or fetch data from JSON. Learning these skills has been so satisfying. Here’s a list of all Diablo II runes retrieved from the community-made API. It feels great to know how to do this!



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

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

☑️ 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.

hermanhaidin's tweet image. ☑️ 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 60 of #100DaysOfSwiftUI Today's challenge reminded me how to retrieve data from JSON.

hermanhaidin's tweet image. ☑️ Day 60 of #100DaysOfSwiftUI

Today's challenge reminded me how to retrieve data from JSON.

☑️ Day 49 of #100DaysOfSwiftUI A few months ago, I never imagined I’d use public APIs or fetch data from JSON. Learning these skills has been so satisfying. Here’s a list of all Diablo II runes retrieved from the community-made API. It feels great to know how to do this!



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.

My solution to the unit conversion challenge. I created a computed property and then used a switch to convert each unit to the value of 1meter. #100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/19 via @twostraws

princyzreal's tweet image. My solution to the unit conversion challenge. I created a computed property and then used a switch  to convert each unit to the value of 1meter.
#100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/19 via
@twostraws
princyzreal's tweet image. My solution to the unit conversion challenge. I created a computed property and then used a switch  to convert each unit to the value of 1meter.
#100DaysOfSwiftUI at hackingwithswift.com/100/swiftui/19 via
@twostraws

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

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

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

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

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

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

Loading...

Something went wrong.


Something went wrong.


United States Trends