James Pamplona

71 Followers
624 Following
78 Posts
iOS developer. Cat enthusiast. Other things. Surely there must be other things....
(he/him)
🇵🇹🇺🇸
Githubhttps://github.com/toastersocks

⬆️ James Pamplona just released Flow v1.3.1 – A flow view for SwiftUI

https://swiftpackageindex.com/toastersocks/Flow#releases

Flow – Swift Package Index

Flow by James Pamplona on the Swift Package Index – A flow view for SwiftUI

The Swift Package Index

⬆️ James Pamplona just released MultiPicker v2.0.6 – A Picker for iOS that can be used to choose from one, one or none, or multiple options.

https://swiftpackageindex.com/toastersocks/MultiPicker#releases

MultiPicker – Swift Package Index

MultiPicker by James Pamplona on the Swift Package Index – A Picker for iOS that can be used to choose from one, one or none, or multiple options.

The Swift Package Index

⬆️ James Pamplona just released MultiPicker v2.0.2 – A Picker for iOS that can be used to choose from one, one or none, or multiple options.

https://swiftpackageindex.com/toastersocks/MultiPicker#releases

The past few weeks I've able to use various forms of if case let syntax without having to look it up with something like https://goshdarnifcaseletsyntax.com
I feel like I've ascended to some higher plane of existence🧘🏻‍♂️
Suddenly I look around and see the matrix is just made of backwards katakana characters and I can fly for some reason. #Swift
How Do I Write If Case Let in Swift?

⬆️ James Pamplona just released MultiPicker v1.0.6 – A Picker for iOS that can be used to choose from one, one or none, or multiple options.

https://swiftpackageindex.com/toastersocks/MultiPicker#releases

MultiPicker – Swift Package Index

MultiPicker by James Pamplona on the Swift Package Index – A Picker for iOS that can be used to choose from one, one or none, or multiple options.

The Swift Package Index
Getting a compile error when trying to use #CoreData composite attributes on a model with #CloudKit sync turned on. The docs say this should work. Unchecking the "Used with CloudKit" box compiles w/no error.
https://developer.apple.com/documentation/coredata/nscompositeattributedescription
"You may use composite attributes anywhere you use standard attributes, including lightweight migrations and CloudKit, through NSPersistentCloudKitContainer."
Occurs with both iOS and macOS targets. Feedback#: FB13317454 But does anyone have any ideas?
#Xcode #Swift
NSCompositeAttributeDescription | Apple Developer Documentation

A description of an attribute that derives its value by composing other attributes.

Apple Developer Documentation

PDX Transit’s arrivals shortcuts ran from the Home Screen is actually pretty neat! You can do this with service alerts as well! 😊

#PDXTransit #Portland #Transit #Trimet

⬆️ James Pamplona just released Flow v1.1.0 – A flow view for SwiftUI

https://swiftpackageindex.com/toastersocks/Flow#releases

Flow – Swift Package Index

Flow by James Pamplona on the Swift Package Index – A flow view for SwiftUI

The Swift Package Index
#Xcode seems not to pick up #SwiftUI previews after the 15th one. There’s no error or anything, it just stops at 15. I can't find this documented anywhere, nor have I found anyone else posting about this online. Has anyone else run into this? Is this a thing, or am I doing something wrong?

Just the weirdest VoiceOver #accessibility bug on #ios. On some devices (the newest we've reproduced on was a 2020 SE2), if you swipe down on a text block to select a link, or use the rotor, it will select the link, and then immediately re-select the entire text. In one case, the user had to allow the device to go to sleep before the problem occurred.

Do any VoiceOver users experience this kind of glitch?

@kevinrj ?

FB12811151

#a11y

https://gist.github.com/rnapier/a592aecd5a9b2649b5ab70115eea1a28

Demonstration of VoiceOver bug

Demonstration of VoiceOver bug. GitHub Gist: instantly share code, notes, and snippets.

Gist