Hello, how do I install what I need to develop a c...
# ios
g
Hello, how do I install what I need to develop a custom UIView ? I’ve got the basic setup ready (https://github.com/galex/chord-view-mpp), I don’t understand how to build the libios module into an UI iOS Component ?
👍 1
o
probably you can use
import platform.*
in your
.kt
file