https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
j

Jian Astreeo

10/15/2023, 11:55 PM
What's better to use when creating a new kmm project, cocoapods or regular framework?
j

Jeff Lockhart

10/16/2023, 2:30 AM
If you need any iOS CocoaPods dependencies, I'd use CocoaPods. If not, just a regular framework is fine.
2 Views