uiviewrepresentable
There are 16 repositories under uiviewrepresentable topic.
AvdLee/SwiftUIKitView
Easily use UIKit views in your SwiftUI applications. Create Xcode Previews for UIView elements
yumemi-inc/RepresentableKit
Use UIKit views inside SwiftUI, including Xcode Previews
rebeloper/WKView
🤩 WKWebView for SwiftUI with Delegates 🤯
barisozgenn/LuxTaxiSwiftUI
Like Uber app SwiftUI iOS 16 MVVM, GraphQL, Firebase Phone Auth, Bottom Sheet, MapViewRepresentable
edonv/CollectionView
SwiftUI wrapper of UICollectionView.
vinceplusplus/uikit-textfield
SwiftUI view to make using UITextField a breeze
dankinsoid/UIKitViews
UIKitViews is a SwiftUI wrapper around UIView and UIViewController
adong666666/InterfaceKit
`One line of code` to implement interfaces of `UIKit,AppKit,and WatchKit` in `SwiftUI` interface! InterfaceKit sufficiently encapsulates UIViewRepresentable, UIViewControllerRepresentable,NSViewRepresentable,NSViewControllerRepresentable,and WKInterfaceObjectRepresentable. `一行代码`实现在`SwiftUI`界面使用`UIKit、AppKit和WatchKit`的接口!InterfaceKit充分封装了UIViewRepresentable, UIViewControllerRepresentable,NSViewRepresentable,NSViewControllerRepresentable和 WKInterfaceObjectRepresentable.
perfaram/TogglableSecureField
SwiftUI password field with user-friendly show/hide feature
nevinchanyi/Wrapper
Wrap a custom UIView or UIViewController for SwiftUI
InsanelyHarsh/GoogleMaps-SwiggyClone
Project working as Intern, Implemented Google Maps SDK, both SwiftUI & UIKit are used.
jdspoone/SwiftUITextFieldValidation
This Xcode project demonstrates a solution for validating the input of text fields in a SwiftUI app.
mmar/FluffyFriendFinder
Finding fluffy friends around you with SwiftUI and Vision.framework using an iOS device.
BarbaraBeatrice/UIKit-in-SwiftUI
Example of integration of UIKit in SwiftUI with WebKit
sonmbol/UIKitViewBuilder
UIKitViewBuilder: Seamlessly integrate UIView, UITableViewCell, and UICollectionViewCell components into your SwiftUI projects. Elevate your app's UI flexibility with ease!
Jinya/SwiftUI_HomeIndicatorAutoHiddenDemo
A demo for hiding iOS system home indicator when our app written by SwiftUI.