Skip to content

iOS Weather App using OpenWeatherAPI and JSONDecoder with Swift 5

Notifications You must be signed in to change notification settings

kishlay1826/iWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

iWeather

iWeather is a simple dark mode enabled iOS Weather app where you'll be able to check the current weather for the current location using CLLocationManager as well as by searching for a city manually. It also shows the weather forecast for the next 12 hours. This app uses the OpenWeatherMap API to get the current weather as well as the forecast.