func presentError()

in ScrollingFeed/Controllers/StreamViewController.swift [13:18]


    func presentError(_ error: Error, componentName: String)
    func presentAlert(_ message: String, componentName: String)
    func didTapShare(_ items: [Any])
}

class StreamViewController: UIViewController {