Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 370 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 370 Bytes

ASTextFieldNode

AsyncDisplayKit UITextField wrapper

Installation

Carthage

Add the following line to your Cartfile

github "pocketlabs/ASTextFieldNode"

CocoaPods

ASTextFieldNode is available on CocoaPods.

target 'MyApp' do
  pod "ASTextFieldNode"
end

Dependencies

  • AsyncDisplayKit 2.0+