# KMMBridge Quick Start - Kevin Galligan, Russell Wolf

DevFeed: [KMMBridge Quick Start - Kevin Galligan, Russell Wolf](<https://devfeed.tech/articles/kmmbridge-quick-start-kevin-galligan-russell-wolf-38243.md>)

Original publisher: [Read original article](<https://touchlab.co/kmmbridge-quick-start>)

Published: 2023-10-06T09:00:28Z

Content type: tutorial

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Xcode](<https://devfeed.tech/topics/xcode.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [cocoapods](<https://devfeed.tech/tags/cocoapods.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [ios](<https://devfeed.tech/tags/ios.md>), [kmmbridge](<https://devfeed.tech/tags/kmmbridge.md>), [kmp](<https://devfeed.tech/tags/kmp.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [quick-start](<https://devfeed.tech/tags/quick-start.md>), [repo](<https://devfeed.tech/tags/repo.md>), [template](<https://devfeed.tech/tags/template.md>), [xcode](<https://devfeed.tech/tags/xcode.md>)

## AI overview

A Quick Start guide for KMMBridge explains the prerequisites and initial setup for publishing iOS Kotlin modules and Android libraries from a shared Kotlin Multiplatform repo. It uses GitHub, GitHub Actions, and GitHub Packages, with setup for Swift Package Manager and additional CocoaPods configuration.

## Source excerpt

For native mobile teams looking to publish Xcode Frameworks and Android Libraries from a shared Kotlin repo, our template project can have you up and running in minutes.