Does anyone here have experience with K/N and macO...
# kotlin-native
t
Does anyone here have experience with K/N and macOS, particularly around selectors? Nowhere I’ve looked so far has given the answer I need.
o
Please be specific in your questions
l
Here's an example where I use something called selectors on iOS (UIKit) with Kotlin/Native: https://gist.github.com/LouisCAD/761fee75834353fa9d943bcc40e1fea4 Is is helpful @thymecypher?
👍 1
t
So… turns out I COMPLETELY forgot that selectors also need a target 😅 But had I not solved this by the time I saw your gist - that would’ve definitely helped - thanks!
👍 1