Skip to content

Releases: goergisn/CodeInputField

CodeInputField v1.0.2 - Update

30 Oct 14:32
Compare
Choose a tag to compare
  • exposed numberOfDigits to check if input is complete when listening to the .editingChanged event
  • exposed clearInput()
  • added more documentation

CodeInputField v1.0.1 - Update

29 Oct 14:25
beb9e5b
Compare
Choose a tag to compare
  • Adding support for iOS 10
  • exposing borderWidth on the default segment

CodeInputField v1.0.0 - Initial Release

28 Oct 11:44
fffb5b8
Compare
Choose a tag to compare
🔀 Merge pull request #4 from goergisn/develop

🔀 Updating Main with Develop