JHVerificationCodeView icon indicating copy to clipboard operation
JHVerificationCodeView copied to clipboard

哥们儿,加一个字符串变化的回调吧

Open ripperhe opened this issue 4 years ago • 7 comments

我需要实时获取当前 code 然后做一些事情

ripperhe avatar Aug 23 '19 09:08 ripperhe

这个需求很合理~

xjh093 avatar Aug 23 '19 10:08 xjh093

已经添加,请下载 >= 1.3.4 的 release Pod 上传很慢,不知道能完成。

xjh093 avatar Aug 23 '19 10:08 xjh093

好的,给力啊!👍 我查了下目前 Pod 还没上去,我周一去公司的时候再更新

ripperhe avatar Aug 23 '19 11:08 ripperhe

@xjh093 哥们儿,再给 JHVCConfig 添加一个设置键盘类型的配置吧。

///设置键盘类型
@property (nonatomic,  assign) UIKeyboardType   keyboardType;

另外你上次的 Pod 好像没有上传成功,你改了一起上传呗,坐等... 😃

ripperhe avatar Aug 27 '19 10:08 ripperhe

好的~

xjh093 avatar Aug 28 '19 01:08 xjh093

@ripperhe

已经添加好了。

  • keyboardType (键盘类型)
  • useSystemPasswordKeyboard (系统密码键盘)

注意: 本身是有输入类型限制的,如果键盘选择不对,就可能无法输入了。


🎉 Congrats

🚀 JHVerificationCodeView (1.3.5) successfully published 📅 August 27th, 20:32 🌎 https://cocoapods.org/pods/JHVerificationCodeView 👍 Tell your friends!


xjh093 avatar Aug 28 '19 02:08 xjh093

@xjh093

已集成新版,完美 😍

ripperhe avatar Aug 28 '19 06:08 ripperhe