If you want to learn more about SwiftUI inspectors, read the following article:
https://www.createwithswift.com/presenting-an-inspector-with-swiftui/
A proper Mac app deserves some proper documentation so I'm going overboard creating a help book for Cartographer.
None of that link to a webpage stuff here.
Trying to find some joy in that second 90% of the project…
I just finished Day 26 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/26 via @twostraws
TIL about `Stepper`, `DatePicker` and `DateFormatter` in #SwiftUI.
How do you change the accessibility language used by VoiceOver with SwiftUI? #SwiftUI #iOSDev
https://useyourloaf.com/blog/swiftui-accessibility-language/
Got the spring update for the website done, and released the newest app version. Tomorrow, let's work on the history tab on the web. See you then!
Tomorrow’s stream: https://youtube.com/live/8BLt4c1Lc5g
Playlist so far: https://www.youtube.com/playlist?list=PLRxjf93xotuofCtaxtGOcWeuxVZYJyY-m
Download Jiiiii: https://apps.apple.com/app/apple-store/id6472801548?pt=14724&ct=MastodonCCStreams&mt=8
Xcode 16 introduced the Previewable macro, making it easier to preview #SwiftUI views with bindings. By annotating dynamic properties like @State in a Preview body with @Previewable, we can pass them as bindings to views directly:
https://nilcoalescing.com/blog/PreviewSwiftUIViewsWithBindings/
I'm making a seasonal anime guide app, in the open for all to experience and learn from.
Let's release the new app version, and update the site with a spring theme!
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #Swift #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/KOxyQp9nboo
SF Symbols Picker v0.6.0 released! Now with official visionOS 1.0+ support, bringing the native symbol picker experience to Apple Vision Pro! Uses elegant popover presentation on Vision Pro while maintaining full compatibility with iOS 14+, iPadOS 14+, and macOS 11+. No API changes required - your existing code works seamlessly across all platforms!
Check it out here: https://github.com/SzpakKamil/SymbolPicker
#SwiftLang #SwiftUI #iOSDev #macOS
Not sure how they reviewed it in the first place but 1.2.2 got rejected, because they want a demo account...
#swiftui #BuildInPublic #dev #ios
I filed a Feedback and Apple fixed my problem!
...months after they told me it wasn't a problem, closing my feedback internally and preventing me from continuing the dialogue.
Getting Started: macOS Apps with SwiftUI http://leanpub.com/courses/leanpub/macos-apps-with-swiftui by Grace Huang is the featured online course on the Leanpub homepage! https://leanpub.com #macOS #programming #SwiftUI
I just finished Day 25 of the #100DaysOfSwiftUI at https://www.hackingwithswift.com/100/swiftui/25 via @twostraws
Today I built a #SwiftUI app that challenges players to win or lose at rock, paper, scissors.
If the app chose "Rock" and "Win" the player would need to choose "Paper", but if the app chose "Rock" and "Lose" the player would need to choose "Scissors".
SF Symbols Picker v0.5.0 released!
Now supporting iOS 14+ & iPadOS 14+, making it even more accessible! No API changes, full backward compatibility. Try it out now!
Check it out here: https://github.com/SzpakKamil/SymbolPicker
sure enough if I delay for a half second before triggering the print the markers are back.
That's awful.
More fun printing MKMapViews…
If I call my method to print the map from a toolbar on the view things work as expected.
If I trigger a call to the same method from a menu command I lose the markers in the print.
You can clearly see the screen redraw when the menu command is selected. I assume the image is generated so quickly that the markers are not redrawn yet .
The toolbar button does not cause a redraw
Sigh.
Really happy with how this little #SwiftUI flippy animation turned out!
New version of Substage is out now! https://selkie.design/substage/