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}
-
counterfact/api-simulator
counterfact/api-simulator PublicTurn an OpenAPI spec into a local API in one command. Build and test your frontend with custom responses, shared state, and simulated failures, without waiting for the backend.
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.



