fromkk / FreeTimePicker

Free time picker iOS Application with SwiftUI and Combine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Free time picker iOS application.

This is iOS application for search free time in your calendar.

ogb

Build Status

Search Detail
search detail

Environment

  • macOS Catalina 10.15.3(19D76)
  • Xcode Version 11.3.1 (11C504)

Ready

Firebase

cp $YOUR_GOOGLE_SERVICE_INFO_PLIST FreeTimePicker/Resources/GoogleService-Info.plist

AdMob

cp FreeTimePicker/Config/Config-Debug.xcconfig.sample FreeTimePicker/Config/Config-Debug.xcconfig
cp FreeTimePicker/Config/Config-Release.xcconfig.sample FreeTimePicker/Config/Config-Release.xcconfig

and replace [YOUR_ADMOB_APP_ID] to your AdMob App ID and replace [YOUR_ADMOB_UNIT_ID] to your AdMob unit ID in xcconfig.

Using

EventKit, SwiftUI, Combine, Intents Extension

About

Free time picker iOS Application with SwiftUI and Combine


Languages

Language:Swift 89.0%Language:HTML 7.1%Language:CSS 1.7%Language:Shell 1.1%Language:Objective-C 0.6%Language:Ruby 0.5%