Pinned Repositories
AFHTTPSessionOperation
A `NSOperation` subclass for requests added to `AFHTTPSessionManager`
BGAppRefresh
Demo of iOS app refresh
CircularCollectionView
Swift `UICollectionView` with circle of cells
CustomMapViewAnnotationCalloutSwift
Custom iOS MapView Annotation Callouts in Swift
download-manager
NSURLConnection Download Manager
Interactive-Custom-Transitions-in-Swift
This illustrates one fairly narrow example of interactive custom transitions in Swift
mapkit-animated-overlays
iOS MapKit Animated Overlays
NetworkManager
A NSOperation-based wrapper for delegate-based NSURLSession
NSURLSessionMultipart
Swift framework that extends `NSURLSession` to provide simple multipart/form-data requests
SwiftCustomTransitions
Swift 3 Custom Transitions Demonstration
robertmryan's Repositories
robertmryan/SimplePing
Update of Apple’s SimplePing for Swift 5
robertmryan/AsyncAwaitBenchmarks
robertmryan/SerialTaskDemo
robertmryan/CustomPointsOfInterest
Instruments tool for points of interest with custom colors (contcepts)
robertmryan/SerialTasks
https://stackoverflow.com/a/73072799/1271826
robertmryan/AsyncCompatibilityKit
iOS 13-compatible backports of commonly used async/await-based system APIs that are only available from iOS 15 by default.
robertmryan/ConcaveCollision
Swift project illustrating concave collision path (through series of linear paths)
robertmryan/DateComponentsFormatterBug
DateComponentsFormatter formattingContext Bug
robertmryan/DynamicAnnotations
Demonstrate the need for dynamic coordinates for MKAnnotation objects
robertmryan/Mandelbrot
A macOS/iOS calculation of Mandelbrot set in Swift
robertmryan/MyApp
https://stackoverflow.com/q/72594694/1271826
robertmryan/StateRestorationSimple
Simple example of state restoration (pre UIScene)
robertmryan/ViewContainerDemo
https://stackoverflow.com/questions/78050537/adding-two-uiview-vertically
robertmryan/BackgroundLocation
https://stackoverflow.com/q/77769867/1271826
robertmryan/AlamofireWithSwiftConcurrency
https://stackoverflow.com/a/77724607/1271826
robertmryan/AsyncChannelDemo
https://stackoverflow.com/a/75730483/1271826
robertmryan/CapturingPhotosSwift6
robertmryan/HLS
Demo of HLS playback of Apple BipBop streams
robertmryan/LayoutWithRowsOfCategories
https://stackoverflow.com/a/79242250/1271826
robertmryan/MapTableDemo
https://codereview.stackexchange.com/q/85819/54422
robertmryan/MultithreadedSortBenchmark
https://stackoverflow.com/a/77632214/1271826
robertmryan/PhoneDataDetectorExample
https://stackoverflow.com/q/77554378/1271826
robertmryan/PointsOfInterestBug
Bug of regions/intervals in “Points of Interest” tool in Xcode 15
robertmryan/swift-argument-parser
Straightforward, type-safe argument parsing for Swift
robertmryan/swift-collections-benchmark
A benchmarking tool for Swift Collection algorithms
robertmryan/SwiftDataDeadlockRepro
Reproducing a deadlock in SwiftData
robertmryan/SwiftDataDemo
Quick and dirty demo of SwiftData, ModelActor, cascading deletions, etc.
robertmryan/TextViewIntrinsicSize
iOS 16.0 Beta 3 UITextView intrinsic size bug
robertmryan/UnspecifiedQoS
Global queue does not honor default QoS and instead makes it unspecified QoS
robertmryan/VideoEditor
https://codereview.stackexchange.com/q/252418/54422