Snippets for SwiftUI
When you start with SwiftUI you probably can see a lot of types are missing which is in UIKit.
This repository can help you with a few of them.
Replace UIActivityIndicatorView
in UIKit.
Replace UISearchTextField
in UIKit.
Replace MKMapView
in UIKit.