文件名称:SHSPhoneComponent:用于格式化电话号码的UITextField和NSFormatter子类。 允许不同国家(模式)使用不同格式
文件大小:159KB
文件格式:ZIP
更新时间:2024-02-25 03:41:03
ios formatter objective-c phone uitextfield
SHSPhoneComponent UITextField和NSFormatter子类用于格式化电话号码。 允许不同国家(模式)使用不同格式。 插入符定位效果非常好。 Swift版本在这里 如何安装 使用以下任何一种方法: 使用嵌入式框架/SHSPhoneComponents/SHSPhoneComponent.xcodeproj(iOS 8+) 吊舱“ SHSPhoneComponent” 将/ SHSPhoneComponents / Library文件夹复制到您的项目。 并在您的控制器上导入“ SHSPhoneLibrary.h”。 用法示例 如果您需要完整的示例,请参阅“
【文件预览】:
SHSPhoneComponent-master
----Example_iOS7+()
--------PhoneComponentExample()
--------Makefile(154B)
--------PhoneComponentExample.xcodeproj()
--------Storyboard.storyboard(6KB)
--------PhoneComponentTests()
----SHSPhoneComponent.podspec(611B)
----Example_iOS8+embedded()
--------PhoneEmbeddedExample()
--------PhoneEmbeddedExample.xcodeproj()
----.travis.yml(417B)
----SHSPhoneComponents()
--------Library()
--------SHSPhoneComponent.xcodeproj()
--------SHSPhoneComponent()
----LICENSE(1KB)
----README.md(3KB)
----.gitignore(245B)