Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kdn0325/google-maps-ios-9.1.1


https://github.com/kdn0325/google-maps-ios-9.1.1

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# CocoaPods를 이용한 Kotlin 멀티플랫폼의 네이티브 iOS Google Maps 라이브러리 통합

Kotlin Multiplatform(KMP) 프로젝트에서 **CocoaPods**를 사용하여 **Google Maps** iOS 네이티브 라이브러리를 통합하는 방법을 설명합니다. Kotlin Multiplatform을 사용하면 iOS와 Android에서 동일한 비즈니스 로직을 공유하면서도 각 플랫폼의 네이티브 기능을 활용할 수 있습니다.