i take that back, I haven't been hit by this issue exactly. what has caused me issues is that Types that inherit from NSObject are removed from the exported API bindings
r
ribesg
12/13/2019, 8:56 AM
I guess making a 100% Kotlin iOS app is still rare
k
Kris Wong
12/13/2019, 2:05 PM
for sure. that would be much more trouble than it was worth
r
ribesg
12/13/2019, 2:23 PM
Well I’m doing it right now and so far the only problems I encounter is when doing complex things. I do have a 100% Kotlin app working
k
Kris Wong
12/13/2019, 2:55 PM
I can't imagine trying to implement anything but the most basic UI that way 😛