Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 369 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 369 Bytes

SlicedButWhole

Kotlin Multiplatform app for KLUG MeetUP

Before running application create project in Firebase console. Create app for each platform. Download google-services.json file for android, GoogleService-Info.plist file for iOS. In order to config web project edit jsMain/kotlin/sample/_firConfig.kt file.

Before runnitg iOS project run pod install.