Scrip x402 v2 is live on the App Store.
5 chain boards. Real CCTP bridging. RPG loadout system. Timed missions. Procedural infinite boards.
Learn x402 payments by actually making them.
Free on iOS → apple.co/4rXbvca
#ios #iosdev #apple #x402 #iosprogramming #buildinpublic
It's a full suite situation. From Network to Application layer, there's a Shy Guy iOS App for that.
No subs. No data collection. No backend. That's just how we roll 🧻
shyguy.studio for apps for IT pros.
#buildinpublic #ios #iosdev #apple #atproto #iosprogramming
Code snippet showing how you only need @Entry
Code snippet showing the old way where you need to create an EnvironmentKey and implementing a getter and setter in an EnvironmentValues extension.
Fellow SwiftUI-ers:
Tired of all the messiness setting up custom environment variables? You are in luck.
There is a cleaner and better way to set them up with the Entry macro (supports iOS 13+).
Save the environment.
#SwiftUI #iOSDev #iOSProgramming #Xcode
Hello Bluesky World. Just starting a iOS side project. I want to develop an app that need a notionlike rich text editor. I try to search in every corner of GitHub with no luck.
Any idea where to start ? Any open source SwiftUI package around ?
Thank you
#iosDev #swiftui #iosProgramming
Thursday Titbit: Understanding Computed Properties - medium.com/@smilleriosd...
#iosprogramming #swiftui #swift
Thursday Titbit: Understanding Swift Closures -
medium.com/@smilleriosd...
#SwiftUI #Swift #iOSProgramming
Hey guys. I am building a taxi booking app and it (obviously) includes live location tracking of cab for the users.
I want to know whats THE RIGHT way to achieve this?
Earlier I had a periodic timer emtting a socket from the driver app which is recieved in user app
#iosProgramming #appDevelopment