2 // MainNavigationViewController.swift
5 // Created by Pawel Dabrowski on 29/05/2018.
6 // Copyright © 2018 Fundacja Nowoczesna Polska. All rights reserved.
11 class MainNavigationViewController: UINavigationController {
13 override func viewDidLoad() {
16 // Do any additional setup after loading the view.
19 override func didReceiveMemoryWarning() {
20 super.didReceiveMemoryWarning()
21 // Dispose of any resources that can be recreated.