TextureBridging

3.2.1

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

What's New

3.2.1

2024-10-15T08:54:25Z

What's Changed

Full Changelog: 3.2.0...3.2.1

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)

Description

  • Swift Tools 5.6.0
View More Packages from this Author

Dependencies

Last updated: Sat Feb 14 2026 03:11:01 GMT-1000 (Hawaii-Aleutian Standard Time)