Join Slack
Powered by
And what about nullability in Kotlin, does it tran...
# kotlin-native
g
galex
09/04/2019, 1:15 PM
And what about nullability in Kotlin, does it translate correctly when used in Swift through ObjC?
j
Jonas Bark
09/04/2019, 1:20 PM
yes
Jonas Bark
09/04/2019, 1:21 PM
check
https://github.com/JetBrains/kotlin-native/blob/master/OBJC_INTEROP.md
😉
k
Kris Wong
09/04/2019, 1:22 PM
it uses the Obj-C nullability annotations
Kris Wong
09/04/2019, 1:22 PM
or however they're referred to
g
galex
09/04/2019, 1:25 PM
Great!
3
Views
Open in Slack
Previous
Next