Project Icon

swiftui-introspect

Improve UIKit and AppKit Integration with SwiftUI

Product DescriptionSwiftUI Introspect facilitates access to UIKit and AppKit components within SwiftUI without resorting to private APIs. It employs a reliable method by inserting invisible views to examine the hierarchy, enabling customization of elements such as UITableView and UINavigationController. The tool is compatible with a range of iOS versions and supports numerous SwiftUI components like Button, ScrollView, and TextField. It allows extension for unsupported elements, ensuring readiness for future OS iterations. Installation is supported via Swift Package Manager and CocoaPods, enhancing ease of integration.
Project Details