Anyone know of any examples for making a custom data struct conform to Plottable?
Tomorrow I am presenting for DC iOS meetup about "SwiftUI Architecture and Best Practices". Really excited for the talk and I have some amazing stuff to share with all #SwiftUI developers.
Register:
https://www.meetup.com/dc-ios/events/295829179/
* I will be presenting remotely.
Here’s an article by @alinpanaitiu on some challenges trying to get #SwiftUI to run speedily: https://notes.alinpanaitiu.com/SwiftUI-is-convenient,-but-slow
SwiftUI's new Preview macro & SwiftData can be a match made in heaven, but only if you know how to use it...
In this video, we'll be looking at just that:
👀 Building A Container For Previews
🤲Prefilling Previews
⚡️Building Our Own Previews Component
📈 Explore the exciting changes to the charts framework in iOS 17 & MacOS 14 for dynamic scrolling charts! 🚀 Dive into scrollableAxis, chartScrollTargetBehaviour, & chartSelection for epic data display. Watch now: https://youtu.be/9nQh5QofS8c
#Charts #SwiftUI #iOS17 #MacOS14
#charts #swiftui #ios17 #macos14
Check out some of the cool new features coming to Artbox later this month!
#art #swiftui #iosdev #declutter #minimalist #parenting #ios17 #iphone #ipad
#art #swiftui #iosdev #declutter #minimalist #parenting #ios17 #iphone #ipad
The #SwiftIsland event might be over, but the app is still very much there; and the source code is now publicly available here: https://github.com/swiftIsland/app#fully build using #SwiftUI. Check it out and have fun with it! Please let me know what you think :)
I’m a data person, not a UI person.
I’m simplifying here, but…
I love #SwiftUI and do not love #UIKit.
I do not love #SwiftData and do love #GRDB.
I think it’s because SwiftUI enables me to do stuff I am bobbins at, whereas SwiftData makes me cry because it’s not just raw SQL.
Again, simplifying. An observation (I flippin’ love the new Observable stuff!) is all.
#swiftui #UIKit #swiftdata #grdb
ok, I think horizontal mode is done ✅… I’ve tried for some weeks if would be better with a sheet always on or two simple button for notifications down everything.Sometimes more simple maybe it is also better (for now).
#swiftui #iosdev #iosdeveloper #learning #appdev
In #UIKit, we can add an insets to a MKMapView to have additional space around a specified MKMapRect. It's useful for UIs like Apple Maps or
Flighty.
I'm trying to do the same for a #SwiftUI Map (iOS 17) but I can't find a way to do it. Has anyone played with that yet?
#UIKit #swiftui #mapkit #iosdev
I'm trying to use .contentTransition(.numericText()) on a Text with a timer style in #SwiftUI View (not used in a widget), but it's not working. What am I missing? 🤔
Working with SwiftUI Maps and Annotations
#AppleMaps #SwiftUI #Swift #Programming #macOS #iOS
https://www.appcoda.com/swiftui-maps/
#applemaps #swiftui #swift #programming #macOS #iOS
I find this pattern works really well when you need a task that only runs when a View is on screen and the app is in the foreground, for example to drive an animation.
When the task's `id` parameter changes, a new task will be created and the previous one will be canceled.
So if we choose `scenePhase` as an `id`, we’ll get a new task for every phase. All we need to do is terminate all of them except the `.active` ones.
🚀 Big News! My course "Design to #SwiftUI Presents... Building an Apple Watch Store App in iOS 17" launches Sept 18! 🗓️ Be among the first to master #SwiftData & iOS 17 features. 📱 Pre-order NOW 4 a reduced rate! 🎉 Don't miss this deal! #iOSDevelopment
#swiftui #swiftdata #iosdevelopment
The poisoned apple 🍎 game in #swiftui went over really well with the students!
If you've ever wondered, how to prefill SwiftData with items that have a relationship, then this is the video for you 🤝
We'll cover:
💕 Preloading items with relationships
🏞️ Preloading images
👀 Using Codable with SwiftData
Discover the new game-changing enhancements to the Charts Framework. In iOS 17. Learn how to supercharge your apps with simplified chart selection and create stunning visual effects with pie and donut charts. #SwiftUI