Skip to content

Instantly share code, notes, and snippets.

@AviTsadok
Created September 18, 2022 03:32
Show Gist options
  • Save AviTsadok/d3ced09982e3bf4bc5a530723a3b2216 to your computer and use it in GitHub Desktop.
Save AviTsadok/d3ced09982e3bf4bc5a530723a3b2216 to your computer and use it in GitHub Desktop.
stopNavigation.swift
func stopNavigation() async {
await activity?.end()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment