Skip to content

It enables Texture to integrate ASDisplayNode with the world of AutoLayout.

License

Notifications You must be signed in to change notification settings

FluidGroup/TextureBridging

Repository files navigation

TextureBridging

It enables Texture to integrate ASDisplayNode with the world of AutoLayout.

let myNode: ASDisplayNode

// Make node compatible with AutoLayout
let myView: UIView = NodeView(node: myNode)

About

It enables Texture to integrate ASDisplayNode with the world of AutoLayout.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages