Push remaining files and update README
This commit is contained in:
13
siro_driver/ios/Runner/Constants.swift
Normal file
13
siro_driver/ios/Runner/Constants.swift
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// Constants.swift
|
||||
// Runner
|
||||
//
|
||||
// Created by Hamza Aleghwairyeen on 26/07/2025.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
|
||||
struct Constants {
|
||||
static let googleMapsAPIKey = "AIzaSyDzGO9a-1IDMLD2FxhmOO9ONL1gMssFa9g"
|
||||
}
|
||||
Reference in New Issue
Block a user