Why is constructor for `NSLayoutConstraint` not av...
# kotlin-native
h
Why is constructor for
NSLayoutConstraint
not available from generated Kotlin bindings? Anything I'm missing?
s
s
Also I would suggest using layout anchors to base your constraints off of. They're much simpler to create. https://developer.apple.com/documentation/uikit/nslayoutanchor?language=objc