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: Wed May 14 2025 03:31:14 GMT-0900 (Hawaii-Aleutian Daylight Time)