Releases: RedMadRobot/input-mask-ios
Releases · RedMadRobot/input-mask-ios
7.3.2: macOS
7.2.8
7.2.6
7.2.1
7.2.0
7.1.1
7.1.0
NumberInputListener: aMaskedTextInputListenerallowing to enter currencies and other numbers"".numberOfOccurrencesOf(string): a helper method to count occurencies of substrings
🔄 Modified:
CharacterSet.isMember(character:)madepublicMaskedTextInputListener:UITextFieldDelegateandUITextViewDelegateextensions madeopenMaskedTextInputListener.atomicCaretMovementis now applied everywhere
7.0.1
7.0.0
- New logo :D
- New README :D
- A basic UI test in the Sample project for the date/phone fields
"".extractDigits(): a helper method to extract digits from aString"".boxSizeWithFont(font): a helper method to calculate a rectangle size for aString- Text listener callbacks now return a
tailPlaceholderfor the value to be completed Country: a model object representing a country with phone formatting, ISO codes & emojisCountry.all: a dictionary of known countriesMaskedTextField: a SwiftUITextFieldwith an attached mask- A SwiftUI sample project
PhoneInputListener: aMaskedTextInputListenerallowing to enter a phone number of any known country
UITextField.cursorPosition: please use aUITextInput.caretPositionproperty insteadUITextView.cursorPosition: please use aUITextInput.caretPositionproperty instead
🔄 Modified:
swift-tools-version→5.7.1- Pod platform →
16.1