I've seen that Arrow 1.0.0 is now multiplatform, is it possible to use it with Kotlin/Native for iOS targets?
p
pakoito
10/06/2021, 2:40 PM
Yes!!
n
niltsiar
10/06/2021, 5:19 PM
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.