For developing an iOS fully-featured code editor (i.e line numbers + color pass for syntax highlighting + collapsible sections + debug markers/highlights) what would be the best strategy for iOS 27?
UITextView with new viewport control delegate
Custom TextKit2 UIView
Custom TextKit1 UIView (this was the recommendation I got as of WWDC25)
Topic:
UI Frameworks
SubTopic:
UIKit
4
0
107