Skip to content

Commit 151b9be

Browse files
committed
Merge pull request #1 from trickyMan/master
Create README.md
2 parents 0199091 + 9b6f6b8 commit 151b9be

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
PhoneNumberTextField
2+
==========
3+
4+
This project aims to provide a phone number input view , and it will follow "3-4-4" style,such as "134-0181-9090",it will do everything about how to make the phone number look well.
5+
6+
The project covers two broad areas:
7+
8+
1. **Checking** - Which is cheking the input phone number's validation.
9+
2. **Formatting** - Which is formmating the phone number to the '3-4-4' style.
10+
11+
This is useful to the iOS Developer to do some phone number input views,and save their time.
12+
13+
Documentation
14+
-------------
15+
Too be filled.
16+
17+
18+
License
19+
-------
20+
21+
It is open source and covered by a standard 2-clause BSD license. That means you have to mention *purelee* as the original author of this code and reproduce the LICENSE text inside your app.
22+
23+
We also accept sponsorship for specific enhancements which you might need. Please [contact us via email](mailto:[email protected]) for inquiries.

0 commit comments

Comments
 (0)