An open API service indexing awesome lists of open source software.

https://github.com/sonifex/sgdigittextfield

Elegant and Simplest Digit UITextField
https://github.com/sonifex/sgdigittextfield

digit hacktoberfest input pin secure secured sms swift uitextfield

Last synced: over 1 year ago
JSON representation

Elegant and Simplest Digit UITextField

Awesome Lists containing this project

README

          

# SGDigitTextField

[![Version](https://img.shields.io/cocoapods/v/SGDigitTextField.svg?style=flat)](https://cocoapods.org/pods/SGDigitTextField)
[![License](https://img.shields.io/cocoapods/l/SGDigitTextField.svg?style=flat)](https://cocoapods.org/pods/SGDigitTextField)
[![Platform](https://img.shields.io/cocoapods/p/SGDigitTextField.svg?style=flat)](https://cocoapods.org/pods/SGDigitTextField)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

### Storyboard Usage

### How it looks?

Example 1 | Example 2 | Sms Example
:-------------------------:|:-------------------------:|:-------------------------:|
![](Gifs/example1.gif) | ![](Gifs/example2.gif) | ![](Gifs/example-onetime.gif)

## Usage
Coming Soon

## Requirements

- iOS 9.3
- Xcode 10.2+
- Swift 5+

## Installation

SGDigitTextField is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'SGDigitTextField'
```

## TODO
- Documentation Improvement
- Testing
- More UI features
- ...

## Contributing

We welcome all contributions. Thank you.

## Author

sonifex, sonerguler93@gmail.com

## License

SGDigitTextField is available under the MIT license. See the LICENSE file for more info.