UberJason
Dad, iOS developer at Spotify. I gotta be honest, this GitHub is mostly a graveyard of bug report projects submitted to Apple.
Spotify
Pinned Repositories
CommunicatorKit
A framework for managing WatchConnectivity communication between iPhone and Apple Watch.
CoreDataStackManager
A simple class that sets up and manages a Core Data stack.
CSV.swift
CSV reading and writing library written in Swift.
CSwiftV
A csv parser written in swift conforming to rfc4180
DatePickerWheels
A bug project for UIDatePicker being used as an inputView in iOS 14 beta 2.
GW-CoreData-Lecture
Slides and sample projects for my Core Data lecture to the mobile class at GWU.
HeroAnimation
IntentsiOS11LaunchBug
A sample project showing a possible bug related to apps supporting Siri Shortcuts but which are also backwards-deployable to iOS 11 / watchOS 4.
Smash
An app (eventually) to view table tennis results.
TapGestureBug
A sample project showing a SwiftUI tap gesture bug with Catalyst apps on Big Sur.
UberJason's Repositories
UberJason/CommunicatorKit
A framework for managing WatchConnectivity communication between iPhone and Apple Watch.
UberJason/TapGestureBug
A sample project showing a SwiftUI tap gesture bug with Catalyst apps on Big Sur.
UberJason/DatePickerWheels
A bug project for UIDatePicker being used as an inputView in iOS 14 beta 2.
UberJason/Bars
Experimentation with split views, navigation bars, toolbars, etc in SwiftUI for macOS
UberJason/CellInsertionWoes_Beta1
A bug report showing a crash when inserting cells into a Form in iOS 16 beta 1
UberJason/DatePickerWoes_iOS16Beta1
Sample project showing inconsistent DatePicker date format in iOS 15 and 16 beta 1.
UberJason/EditModeWoes_iOS16Beta1
A sample project showing broken EditMode in sheets in iOS 16 beta 1.
UberJason/FocusBug
A project showing a bug with FocusState in Lists in Monterey beta 3.
UberJason/FocusedNavigationBug
A bug with NavigationStack, in a sheet, in a StateObject, with a FocusState, when another sheet is presented. I know, it's a lot.
UberJason/FormPaddingStrangeness_iOS-16.1
UberJason/Freecell-iOS
Freecell for iOS (and Mac?)
UberJason/IdenticalNavigationLinkValuesBug_iOS-16.2
UberJason/ListReorderBug
UberJason/littlefeed-web
Website for littlefeed
UberJason/MarkdownBug2
UberJason/NavigationCoordinatorBug_iOS16.1
A bug with NavigationStack inside a TabView in iOS 16.1
UberJason/NavigationLinkBug
A project to show a pair of bugs with NavigationLink.
UberJason/NavigationLinkConfusion
A project showing a difference in behavior of NavigationLink between iOS 14 and 15.
UberJason/NavigationLinkConfusionAgain
A project showing unintuitive (and race condition) behavior for NavigationLink
UberJason/NavigationLinkListFun
A sample project showing a bug with NavigationLinks in Forms related to cell reuse
UberJason/NavigationStackBug_iOS16Beta2
A sample project showing a bug with NavigationStack in iOS 16 beta 2 when starting the stack in a non-empty state.
UberJason/NoPopToRootForWatchOS
Sample project showing that there's no way to pop to root NavigationView on watchOS
UberJason/ObservableWeirdness
This must be a bug, right? Using Observable in this way causes an unnecessary identity change and re-allocation of a State view model, but only the first time.
UberJason/PageTabViewForWatch
A sample project showing unfortunate behavior for the new PageTabViewStyle on watchOS 7 beta 3.
UberJason/PlaceholderCustomFontBug
Project that shows SwiftUI's .redacted() modifier renders question mark boxes for custom fonts.
UberJason/RipVanWinkle
Dummy project and maybe eventually sample code for exploring recent and new iOS 13-15 APIs.
UberJason/SearchSuggestionsBug_iOS16.1
A bug - or my misuse of API - related to searchSuggestions on searchable() on iOS 16.1
UberJason/SheetSearchableConfusion
A sample project that shows incorrect behavior when dismissing a search in a sheet when a root view is monitoring keyboard notifications.
UberJason/SummerCamp
RCC Summer Camp schedule 2024.
UberJason/UberJason.github.io