PinCodeView icon indicating copy to clipboard operation
PinCodeView copied to clipboard

Ui control support

Open jjamminjim opened this issue 8 years ago • 1 comments

I renamed the state property in the PinCodeDigitView protocol to viewState. This avoids a namespace collision with the existing state property in UIControl subclasses.

I also provided an UITextField example implementation of a PinCodeDigitView and updated the demo project to exercise this new digit-view type.

jjamminjim avatar May 18 '17 22:05 jjamminjim

Hey, I've just pushed swift 4 migration, I'd love to merge your changes. Would you mind revisit this PR and fix conflicts?

Thanks!

arielpollack avatar Apr 02 '18 14:04 arielpollack