LocationVC

final class LocationVC : UIViewController
extension LocationVC: Exposing
extension LocationVC: InterfaceBuildable
extension LocationVC: Injectable

More Info page for map POIs

  • Prepare for reveal

    Declaration

    Swift

    override func viewWillAppear(_ animated: Bool)

    Parameters

    animated

    Whether animating

  • Actions to take after reveal

    Declaration

    Swift

    override func viewDidAppear(_ animated: Bool)

    Parameters

    animated

    Whether animating

Exposing

InterfaceBuildable

Injectable