iOS 14 widget for stats on COVID -19.
WidgetKit gives users ready access to content in apps by putting widgets on the iOS Home screen or macOS Notification Center. Widgets now come in multiple sizes, and users can visit the new widget gallery to search, preview sizes, and place them anywhere on the Home screen to access important details at a glance.
Know more here
Widgets can be made in three sizes, namely : small , medium and large. Users can use their preferred size of widget on their choice of location in the homescreen.
struct CurrentCountry {
static let country : Country = .india
}
Copyright 2020 Aaryan Kothari.
Licensed under MIT License: https://opensource.org/licenses/MIT