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}
-
react-native-google-fit
react-native-google-fit PublicForked from StasDoskalenko/react-native-google-fit
A React Native bridge module for interacting with Google Fit
Java
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.