Skip to content

chuRealOff/Sunny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SunnyApp

  • Loading data from a weather service API
  • URLSession Data task used for request to weather service
  • JSON parsing and filling a model with it’s data
  • Transmitting a new object instance to VC through closure
  • UI update using GCD on main thread
  • Using CoreLocation framework to determine a device’s geographic location
SunnyApp.mp4

About

Loading data from a weather service api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages