Skip to content

Instantly share code, notes, and snippets.

@wendyliga
Created September 25, 2019 02:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wendyliga/88cf1556d1c7ae150f39f3d9bf475ef6 to your computer and use it in GitHub Desktop.
Save wendyliga/88cf1556d1c7ae150f39f3d9bf475ef6 to your computer and use it in GitHub Desktop.
Texture Components Equivalent to UIKit Components
Texture Components UIKit Components
ASDisplayNode UIView
ASImageNode UIImageView
ASButtonNode UIButton
ASControlNode UIControl
ASCellNode UITableViewCell / UICollectionViewCell
ASScrollNode UIScrollView
ASEditableTextNode UITextView
ASTextNode UILabel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment