<Kotlin Multiplatform Mobile: Project already has ...
# stackoverflow
u
Kotlin Multiplatform Mobile: Project already has a CocoaPods dependency with name SDWebImage I have created a demo project to integrate cocoapods into the KMM project. I have followed this link from the official website. At step 3 while reimporting the project, I am receiving the following error. Project already has a CocoaPods dependency with name SDWebImage , after which I am unable to even import this lib in KMM. Can anyone please help with this?