I've seen that Arrow 1.0.0 is now multiplatform, i...
# arrow
n
I've seen that Arrow 1.0.0 is now multiplatform, is it possible to use it with Kotlin/Native for iOS targets?
p
Yes!!
n
Thx @pakoito I was struggling with an error not being able to find the dependencies for iOS targets and I've found the issue in the issue tracker about the problem with the metadata from version 1.0.0 Using the 1.0.1-SNAPSHOT works.
p
awesome, ya nos cuentas como te ha ido 😄