-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels