tkach/PinCodeTextField

Update for Swift 4.0

Closed this issue · 2 comments

Hi , I just install PinCodeTextfield , but xcode shows me these warnings :

'characters' is deprecated: Please use String or Substring directly

let inputTextCount = text?.characters.count ?? 0

Please update it for swift 4.0

tkach commented

Thank you for reporting, I'll fix this in the nearest days

tkach commented

Done! Also, pushed it to Cocoapods master repo, so you don't need to specify project's URL in Podfile