#swiftdata resultados de búsqueda
Stop making working with #SwiftData complicated!! In this workshop, I will demonstrate how you can use the SwiftData built-in architecture to write your apps. You will also learn about relationships, testing and CloudKit integration. Register: azamsharp.teachable.com/p/swiftdata-fu…
iCloud sync in my first project / iCloud sync in #SwiftData It's kinda unbelievable changes we've went through over the last 5 years #90daychallenge
#SwiftData ModelActor changes aren't reflected by the Query property wrapper in #SwiftUI Views... This issue has been raised months ago & I don't understand why it's still not fixed in iOS 18.2. A workaround is to observe the ModelContext.didSave notif: forums.developer.apple.com/forums/thread/…
Wrapped up the last workshop of the year! This was super fun! We covered many topics related to #SwiftData including architecture, testing, relationship and CloudKit integration. I will be back next year with some more amazing workshops! Thanks for your support!
🌿 1 - Learn to Fetch & Decode JSON in SwiftUI! ✅ Fetch data from a JSON API ✅ Decode complex JSON with Decodable ✅ Display it in a clean SwiftUI UI azamsharp.school #SwiftUI #SwiftData
🌱 Build a Gardening App with SwiftUI! In this video, Azam gives a full tour of the app you’ll create in this new series: ✅ Load dynamic data from a JSON API ✅ Design a sleek SwiftUI interface ✅ Persist data offline with SwiftData #SwiftUI #SwiftData
Built this lean search feature today👨🏾🍳 (Might add filtering later) Time to set up #SwiftData and Authentication
Built out a reusable component for the entries. Still on #SwiftUI so far 🫠 I'm thinking #SwiftData instead of a backend or CoreData and maybe FaceID/Fingerprint for authentication at this point
Interesting conversation going on Reddit about SwiftData and MVVM in SwiftUI. reddit.com/r/iOSProgrammi… #swiftdata #swiftui
♥️ Thank you for supporting my #SwiftData course by purchasing and reviewing it. It's still in its infancy, but I want to give you a sneak peek of our next #SwiftUI project: Moodie, a fully developed iPhone app ready for the Apple App Store. 👇
This week I learned #swiftdata, some generative art-ish stuff, and physics kinda stuff in #swift. More plans in Long weekend. Getting more nerdy here. 🤓
Migrations in SwiftData are just *mwah* 🤌 In this video I'll be breaking down: 🤝 Versioning Your Schemas 💪Lightweight & Custom Migrations 🧪Testing & Debugging Your Migrations 📹buff.ly/3r3bWrd #swiftdata #swiftui
Here is a sneak peek about the next #SwiftData tutorial I'm working on. ♥️ You can get the #SwiftUI course at the best price.
In the third #SwiftData tutorial, we will create a complex form using the native #SwiftUI Photos Picker user interface. More to come soon!
SwiftData Architecture: Patterns and Practices azamsharp.com/2025/03/28/swi… #swiftui #swiftdata
Merhaba! iOS geliştirme ile ilgileniyorsanız, SwiftUI üzerine hazırladığım YouTube kanalıma göz atın. 🎥 Yeni videolar ve pratik ipuçları için abone olmayı unutmayın! 🚀 youtube.com/@fdurmaz #SwiftUI #iOSDev #SwiftData #Swift
In this hands-on #SwiftData course, you’ll gain valuable skills as we guide you through creating a mobile application using #SwiftUI. Here’s a sneak peek at what you can expect to learn: ✅ Persistent Data Management ✅ Model–View–ViewModel ✅ Professional User Interface…
Tried SwiftData by following a course online and the declarative model setup feels so natural. Apple’s definitely onto something here. #SwiftData
Wrapped up the last workshop of the year! This was super fun! We covered many topics related to #SwiftData including architecture, testing, relationship and CloudKit integration. I will be back next year with some more amazing workshops! Thanks for your support!
Stop making working with #SwiftData complicated!! In this workshop, I will demonstrate how you can use the SwiftData built-in architecture to write your apps. You will also learn about relationships, testing and CloudKit integration. Register: azamsharp.teachable.com/p/swiftdata-fu…
Having trouble choosing the right architecture for #SwiftData apps! Not to worry I am hosting a 3 hour workshop on SwiftData on Oct 24. Learn about SwiftData built-in architecture, relationships, testing and even CloudKit integration. Link in comments.
Interesting conversation going on Reddit about SwiftData and MVVM in SwiftUI. reddit.com/r/iOSProgrammi… #swiftdata #swiftui
This is BIG news! 🎉 Workshops are now included in the monthly subscription—each is ~3 hours, hands-on, live on Zoom. Next up: SwiftData Workshop — Oct 24. Reserve your spot now! azamsharp.teachable.com/p/swiftdata-fu… #SwiftData #SwiftUI #iOSDev #iOSDeveloper
Well let's take a look at this #SwiftUI #SwiftData error message: "SwiftData.ModelContext: Unbinding from the main queue. This context was instantiated on the main queue but is being used off it. ModelContexts are not Sendable, consider using a ModelActor." So nice 💩
My first #Upwork win! → Hashtag Generator 🚀 ✨ Text → Tags ✨ Image → Tags ✨ Save favorites & history ✨ IAP coins system Tech stack: #SwiftData, #StoreKit, #iCloud+#Keychain #iOS #Upwork
SwiftData Architecture: Patterns and Practices azamsharp.com/2025/03/28/swi… #swiftui #swiftdata
Now that Xcode 26 is available for download, it's an excellent opportunity to start creating new courses on App Development and UI/UX design! #Xcode #SwiftUI #SwiftData #AppleIntelligence
My popular 3-hour SwiftData workshop is back. Let me teach you the correct way of building #SwiftData applications. Learn about relationships, testing, architecture and even iCloud integration. Reserve your spot: azamsharp.teachable.com/p/swiftdata-fu…
It’s really interesting that after write down the concepts and the way I understood #SwiftData & Navigation Stack made me REALLY understand how they work. Explain things [even for yourself] really works on learning! #Swift #SwiftUI #iosdeveloper #iOSDev
SwiftData workshop is back! Learn the correct way of building SwiftData applications (No View Models). Learn about relationships, testing and even CloudKit integration. Reserve your spot: azamsharp.teachable.com/p/swiftdata-fu… #swiftdata #iosdev
長らく引っかかってしまったバグ。今までなかったDB項目に、オプショナルではない型の値を入れていたことが原因だった。当たり前っちゃ当たり前なんだけど、気づかないとどハマりしちゃう。 #個人開発 #SwiftData
Day 55 of #100DaysOfSwiftUI: Added book details, sorted data with SortDescriptor, enabled deleting from SwiftData queries, and learned to use alerts to pop NavigationLinks. #SwiftUI #SwiftData #iOSDev #100DaysOfCode
💖 Huge shoutout to my amazing Credo Academy Members! Your support has been instrumental in bringing the Moodie – a downloadable full iPhone app to life! #SwiftData #iOS26 #LiquidGlass
Day 54 of #100DaysOfSwiftUI: Created books with SwiftData, built a custom star rating view, and learned to display data in a list using @Query. Great practice tying data models to SwiftUI views. #SwiftUI #SwiftData #iOSDev #100DaysOfCode
Learn about how externalStorage attribute works in SwiftData. youtu.be/edyrlogqND8?si… #swiftdata
youtube.com
YouTube
Understanding externalStorage Attribute in SwiftData
#SwiftData ModelActor changes aren't reflected by the Query property wrapper in #SwiftUI Views... This issue has been raised months ago & I don't understand why it's still not fixed in iOS 18.2. A workaround is to observe the ModelContext.didSave notif: forums.developer.apple.com/forums/thread/…
iCloud sync in my first project / iCloud sync in #SwiftData It's kinda unbelievable changes we've went through over the last 5 years #90daychallenge
iOS dev decades ago: Core data so amazing, you just need this this this this and that then it may work 😂 iOS dev in 2023: CoreData is easy #WWDC23 #swiftUI #SwiftData
SwiffUI ve iOS Geliştirme üzerine videolar hazırlayarak paylaştığım YouTube kanalıma destek olmak için abone olabilir ve güncel içeriklerimi takip edebilirsiniz. youtube.com/@fdurmaz #SwiftData #Alamofire #MVVM #Firebase #Frameworks #Libraries #SPM
Merhaba! iOS geliştirme ile ilgileniyorsanız, SwiftUI üzerine hazırladığım YouTube kanalıma göz atın. 🎥 Yeni videolar ve pratik ipuçları için abone olmayı unutmayın! 🚀 youtube.com/@fdurmaz #SwiftUI #iOSDev #SwiftData #Swift
Wrapped up the last workshop of the year! This was super fun! We covered many topics related to #SwiftData including architecture, testing, relationship and CloudKit integration. I will be back next year with some more amazing workshops! Thanks for your support!
For those using #SwiftData Apple has updated the SwiftDataAnimals project with 9 files changed developer.apple.com/documentation/…
Interesting conversation going on Reddit about SwiftData and MVVM in SwiftUI. reddit.com/r/iOSProgrammi… #swiftdata #swiftui
Keep your data clean 🧹 Add the '.cascade' delete rule to make sure associated types are also deleted from storage. #SwiftData
I just published a new video! SwiftData | Add CloudKit Sync to Notes SwiftUI App youtu.be/Envpr8UAgYk #swiftdata #iosdev #SwiftUI
I just published a special #WWDC23 video! SwiftData - Build a Note App with Many to Many Relationship Schema & Custom Query youtu.be/hG6O5pVLc54 #SwiftData #swiftui #iosdev
Now that Xcode 26 is available for download, it's an excellent opportunity to start creating new courses on App Development and UI/UX design! #Xcode #SwiftUI #SwiftData #AppleIntelligence
SwiftUI Previews with #CoreData is easier than ever thanks to the new PreviewModifier protocol introduced at this year's WWDC. I've mistakenly always thought it would only work for #SwiftData but it turns out it's perfectly fine for Core Data too! 😀
Something went wrong.
Something went wrong.
United States Trends
- 1. #BUNCHITA N/A
- 2. #SmackDown 39.4K posts
- 3. Giulia 13K posts
- 4. Caleb Wilson 4,920 posts
- 5. #OPLive 1,878 posts
- 6. #BostonBlue 4,060 posts
- 7. Supreme Court 175K posts
- 8. Rockets 19.8K posts
- 9. Tulane 3,052 posts
- 10. #TheLastDriveIn 2,540 posts
- 11. Northwestern 4,482 posts
- 12. Podz 1,733 posts
- 13. Lash Legend 5,332 posts
- 14. Justice Jackson 3,748 posts
- 15. Chelsea Green 5,615 posts
- 16. Harrison Barnes N/A
- 17. NBA Cup 9,075 posts
- 18. Justice Ketanji Brown Jackson 2,280 posts
- 19. Reed 23.9K posts
- 20. SCOTUS 22.8K posts