Join Slack
Powered by
Is it possible to use ios library from ios target ...
# multiplatform
b
bdeg
12/14/2018, 1:15 PM
Is it possible to use ios library from ios target sourcesets? Example I want to implement common class using firebase library.
r
r4zzz4k
12/14/2018, 2:52 PM
People are definitely trying to use Firebase iOS SDK from Kotlin/Native, but I'm not sure whether it's seamless right now. Check this issue, for example:
https://github.com/JetBrains/kotlin-native/issues/2052
b
bdeg
12/15/2018, 12:19 AM
Thanks
3
Views
Open in Slack
Previous
Next