jantimar / SwiftUI-snippets

Snippets for SwiftUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftUI-snippets

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.

ActivityIndicator

Replace UIActivityIndicatorView in UIKit.

SearchTextField

Replace UISearchTextField in UIKit.

MapView

Replace MKMapView in UIKit.

About

Snippets for SwiftUI

License:MIT License


Languages

Language:Swift 100.0%