Skip to content
/ iOS Public

📱 iOS app for FIREAIOT alarms notifications

Notifications You must be signed in to change notification settings

FIREAIOT/iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIREAIOT::iOS

Get Started

In order to run this app from source you have to create new file in the project called Env.swift, then include the below code and add your google maps api key.

import Foundation

struct Env {
    static let googleApiKey = "your_api_key"
}

About

📱 iOS app for FIREAIOT alarms notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published