Is there an alternative in in the kotlin ios targe...
# kotlin-native
j
Is there an alternative in in the kotlin ios target which does the same as
if #available(iOS 11, *) {
?
s
j
Good idea, will check
Seems to work as expected, thanks