a collection of extensions for Texture/AsyncDisplayKit offering controlled mutability & standard styling
For building apps with Texture/AsyncDisplayKit & Mutable
- Augment ASDisplayNode with Style datastructure
- immutably assign Style to your ASDisplayNodes
- (Style datastructure limited in use ATM)
- Add controlled mutability to ASControlNodes
- mutability based on Mutable (in the future, it could be Promises or ReactiveCocoa)
- (only ASButtonNode - text, image - ATM)
Include the repository as a git submodule in your project's source directories.
Cocoapods or Carthage coming.