List Question
20 TechQA 2024-03-14T13:21:16.433000ObjC categories not recognised from a different target
30 views
Asked by NightFuryLxD
How to override a protocol's default method behavior of a 3rd party library?
56 views
Asked by Roman
Can a class inherit convenience inits even if there is designated inits
48 views
Asked by xarly
How to assign updated value to Text UI in extension function SwiftUI
176 views
Asked by Akshay
Sendability of function types in property does not match requirement in protocol
131 views
Asked by Siddhant Mishra
iOS Custom Keyboard Extension Full Context in Field
350 views
Asked by excE
Extending a Generic object with a Generic Object whose generic is a Protocol
34 views
Asked by AstroBytes
Cannot use Array initializer in an extension function for an array type in swift
97 views
Asked by JacobToftgaardRasmussen
Referencing instance method 'xxx' on 'PrimitiveSequence' requires the types 'A' and 'any B' be equivalent
3.1k views
Asked by Marcin Kapusta
Dependency Injection in Protocol/Extension
419 views
Asked by mikemgg123
Generating unique ids for each implementor of a protocol
73 views
Asked by Jomy
Is it possible to Extend functions in swift
136 views
Asked by Mehmet Karanlık
How to get min value from Integer Enum
171 views
Asked by mikemgg123
How to make hours and minutes of Swift's DateComponents comparable if not this way?
173 views
Asked by Jordan Niedzielski
Providing default instance arguments for (recursive) extension in Swift
48 views
Asked by Jordan Niedzielski
Extend ObjC class with Swift extension Causes crashes when released to Appstore
121 views
Asked by Nishanth Kumar N S
Default Swift protocol implementation in extension for class that conforms to other protocol
1.2k views
Asked by Kurt Horimoto
What is the scope of extensions in swift?
1.3k views
Asked by Cam
How to make a proper reactive extension on Eureka SelectableSection
434 views
Asked by Radu
iOS15 UTType deprecations for URL-extension
7.5k views
Asked by iKK