MainViewController

class MainViewController : UIViewController

Main view controller

  • Update layout

    Declaration

    Swift

    private func updateLayout()
  • Update weather hourly

    Declaration

    Swift

    private func updateWeatherHourly()
  • Update today

    Declaration

    Swift

    private func updateToday()