rmaddy / RMPhoneFormat

RMPhoneFormat provides a simple to use class for formatting phone numbers in iOS apps. The formatting should replicate what you would see in the Contacts app for the same phone number.
266 stars 61 forks source link

add strip: method to header #7

Closed bmauter closed 1 year ago

bmauter commented 11 years ago

That strip method looks handy. I added it to the header file so that my code could call it.