Skip to content

Instantly share code, notes, and snippets.

View jogasinghbajwa's full-sized avatar

Joga Singh jogasinghbajwa

  • India
  • 16:54 (UTC +05:30)
View GitHub Profile
@igroomgrim
igroomgrim / LocationService.swift
Last active September 10, 2023 18:06
Simply Singleton CLLocationManager Class in Swift
//
// LocationService.swift
//
//
// Created by Anak Mirasing on 5/18/2558 BE.
//
//
import Foundation
import CoreLocation