Skip to content

eddy-lau/UXPhoneNumberInput

Repository files navigation

UXPhoneNumberInput

[![CI Status](http://img.shields.io/travis/Eddie Lau/UXPhoneNumberInput.svg?style=flat)](https://travis-ci.org/Eddie Lau/UXPhoneNumberInput) Version License Platform

Example

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

Demo

[Screenshot

Usage

  let phoneInputVC = UXPhoneNumberInputViewController.instantiate()

  phoneInputVC.done { phoneNumber in

      print(phoneNumber)

  }

Requirements

Xcode 8, Swift 3, iOS 8

Installation

UXPhoneNumberInput is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "UXPhoneNumberInput"

Author

Eddie Lau, eddie@touchutility.com

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages