This is a sample app created for SwiftUI practice.
This is a sample on how to use a custom view created using UIKit (Xib) for a view created with SwiftUI.
Xcode11 GM SEED
SwiftUI
Mac OS 10.14.6(18G103)
The following basic explanation is included in the code.
mainly
- UIViewRepresentable
- @Binding
- Coordinator
- MakeUIView
about.
Just download the repository and build it.