input-mask-ios icon indicating copy to clipboard operation
input-mask-ios copied to clipboard

User input masking library repo.

Results 23 input-mask-ios issues
Sort by recently updated
recently updated
newest added

### Prerequisites * [x] Put an `X` between the brackets on this line if you have done all of the following: * read our [Wiki](https://github.com/RedMadRobot/input-mask-ios/wiki); * read the entire [Known...

bug

### Prerequisites * [x] Put an `X` between the brackets on this line if you have done all of the following: * read our [Wiki](https://github.com/RedMadRobot/input-mask-ios/wiki); * read the entire [Known...

### Prerequisites * [X] Put an `X` between the brackets on this line if you have done all of the following: * read our [Wiki](https://github.com/RedMadRobot/input-mask-ios/wiki); * read the entire [Known...

Hello. Thank you for input-mask-ios. In this pull request I deleted the .swift-version file because [usage of the .swift_version file has been deprecated](http://blog.cocoapods.org/CocoaPods-1.7.0-beta) in CocoaPods.

the amount should be dynamic it may be 1 or 10 or 100 or 1000 ...etc, i defined it like "$[0000]/month"....but it not works for me it showing "/month" after...

Swift compiler shows multiple `* is only available in tvOS 10.0 or newer` errors when building an app which depends on your framework version 6.0.0 integrated via SPM Xcode 12.2...

### Describe the bug ``` [!] Unable to determine Swift version for the following pods: - `InputMask` does not specify a Swift version and none of the targets (`AppName`) integrating...

Ios objective-c programmatically example not found on document Please add sample code for ios objective-c Thank you

enhancement

I faced with annoying UI issue with `MDCTextInputControllerOutlined`. In case of this type of Material Design textfield controller has `MaskedTextFieldDelegate` with params `{ primaryMaskFormat = "+7-[000]-[000]-[0000]", autocompleteOnFocus = true}`, on...

circumstances clarification

Hi! It's a good library for iOS. But i wanted to put it in my macOS projects(and i quite new for it). I was trying to install by Cocoapods, but...

question
feature request