Skip to content

The SwiftUI Weather app, allow users get the current weather for a current location

Notifications You must be signed in to change notification settings

WhatWR/WeatherIOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WeatherIOS

The SwiftUI Weather app, allow users get the current weather for a current location

Screenshots

screen1 screen2

Features

  • Display weather forecast for a current location

How to Work with the Source

  • In order to get Weather app to work, you need to put your openweathermap secret key on the AppConstants.swift file
let apikey = "Your open weather online API key"

About

The SwiftUI Weather app, allow users get the current weather for a current location

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages