CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

SwiftInputView 1.2.4

SwiftInputView 1.2.4

TestsTested
LangLanguage SwiftSwift
License Custom
ReleasedLast Release May 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Hai Pham.



 
Depends on:
SwiftPlaceholderTextView/Main>= 0
SwiftReactiveTextField/Main>= 0
 

  • By
  • Hai Pham

InputView that accepts multiple types of inputs (text/password/dialogs). Since subviews are dynamically added, it can be extended to support custom input types as well by extending InputViewBuilderComponent and InputViewConfigComponent.

To install, add:

pod 'SwiftInputView'

into the main project's Podfile.

Check out TestApplication-iOS at [https://github.com/protoman92/TestApplication-iOS.git] for a demo.

For a combination of InputData and UIAdaptableInputView, check out: