WeatherSampleApp

Weather application using SwiftUI

Uses data provided by https://openweathermap.org. Register and get your key for use the app

This is a basic Weather app, with and interesting UI

  1. Uses CoreData for get the user location and display the weather for that location
  2. It uses climate data from https://openweathermap.org
  3. Extend the app to your own learning purposes

Sample code
Xcode screen sample
Final screen

? Core Location

? Observe the UI approach

ko-fi

GitHub

View Github