So I'm trying to add a pod to my project but none ...
# compose-ios
r
So I'm trying to add a pod to my project but none of it's public methods are available in my iosmain sourcesets. The only two functions available are these two
👍 1
v
We might having the same issue with another library. Not sure. We have a library which creates 2 fraemwork. And we can access API of only one fraemwork from kotlin. But I am not iOS dev so can't be more specific why and how to fix
d
This question also may be discussed in #kotlin-native channel
This is not a Compose related topic