Has anyone been able to add cocoapods to the lates...
# compose-ios
c
Has anyone been able to add cocoapods to the latest template? I was able to add cocoapds to the previous version, but not the latest. https://github.com/JetBrains/compose-multiplatform-ios-android-template Anyone been able to do this? You can check out how I added cocoapods for the 1.8.20 kotlin and 1.4.3 compose versions here, these use GoogleMaps. https://github.com/realityexpander/ContactsComposeMultiplatform Also, the build times for these projects seem extreme, over 2 minutes for even minor changes… is this the same for you? The latest version of the compose-multuiplatform-ios-android-template has very fast build times…. just not able to add cocoapods to it yet… anyone else?
d