Pinned Loading
-
Swift version of viewWillDisappear n...
Swift version of viewWillDisappear needed for custom storyboard back button behavior 1override func viewWillDisappear(animated:Bool) {2if let currentViewControllers = self.navigationController.viewControllers as? [UIViewController] {3if let found = find(currentViewControllers, self) {4// Do nothing if the current controller is still in the stack. This means we're going forward, not back
5}
-
pmcelhaney/counterfact
pmcelhaney/counterfact PublicOpenAPI / Swagger to TypeScript generator and mock server
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



