Hey team, how can I implement swift thirdparty lib...
# multiplatform
r
Hey team, how can I implement swift thirdparty libraries and use them in the shared module? trying to use Firebase analytics for example, but not sure where to add the iOS dependency in order to write the actual ios class part
e
I opened a thread here, I see that you already commented. Let's see if they make a new version including it. Anyway, I am also interested in case that somebody else knows another solution.
r
yeah but that seems like going to take a long time, there should be a way of doing it, maybe a bit more complicated but I’m fine with that
r
Thank you for sharing! I used cocoapods in the end and it worked, but I’ll check your article as well thank you color
🙏 1