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

Update RMPhoneFormat.m #8

Open newenglander opened 11 years ago

newenglander commented 11 years ago

Extra case for format: where orig doesn't have any numbers (possibly text), just return original string.