Space Station Tracker in SwiftUI
Space Station Tracker
Example of a Widget and related project in SwiftUI. Shows:
- Extension and facading of a type with
@dynamicMemberLookup
- An implementation of
parallelMap
usingthrowingTaskGroup
- Widgets at various sizes with
ViewThatFits
MKMapSnapshotter
to render map images sinceMapView
is unavailable for Widgets