Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kdn0325/google-maps-ios-9.1.1
- Owner: kdn0325
- Created: 2024-11-09T15:57:57.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T16:02:47.000Z (about 2 months ago)
- Last Synced: 2024-11-09T17:17:41.829Z (about 2 months ago)
- Language: Kotlin
- Size: 32.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CocoaPods를 이용한 Kotlin 멀티플랫폼의 네이티브 iOS Google Maps 라이브러리 통합
Kotlin Multiplatform(KMP) 프로젝트에서 **CocoaPods**를 사용하여 **Google Maps** iOS 네이티브 라이브러리를 통합하는 방법을 설명합니다. Kotlin Multiplatform을 사용하면 iOS와 Android에서 동일한 비즈니스 로직을 공유하면서도 각 플랫폼의 네이티브 기능을 활용할 수 있습니다.