I am using below code,
let webVC = SwiftWebVC(urlString: "http://google.com")
self.navigationController?.pushViewController(webVC, animated: true)
But I don't see Done button on top.
This is the most important part of this lib and its missing.
** You have this functionality in Modal.