Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 741 Bytes

File metadata and controls

17 lines (10 loc) · 741 Bytes

TextureKitPlayground 🥐

This project contains my random attempts to get better understanding of Texture. It contains my attempts to replicate their sample layouts and my custom layout needs for projects.

How to Run

  1. Get Carthage, and run carthage bootstrap --platform iOS.
  2. Open TextureKitPlayground.xcodeproj in Xcode 9 or up.
  3. Swap the mainNode used in ViewController.swift with available Nodes.

Author

Ricardo Pramana Suranta, ricardo.pramana@gmail.com

License

TextureKitPlayground is available under the MIT license. See LICENSE for details.