chronotruck / FlagPhoneNumber

A formatted phone number UITextField with country flag picker.
Apache License 2.0
437 stars 317 forks source link

Fix the distance between flag/code and phone number for iOS 13+ #165

Open Ku6ep opened 4 years ago

Ku6ep commented 4 years ago

Change fix for distance via padding

gorazdkunej commented 4 years ago

Hello Guys. What is the status with this PR? I would really need this functionality.

Ku6ep commented 4 years ago

Hello Guys. What is the status with this PR? I would really need this functionality.

In my case, all work well. I'll check my fix one more time later but in my app all good. Below screenshot

Screenshot 2020-07-29 at 18 19 47

In Podfile use this string: pod 'FlagPhoneNumber', :git => 'https://github.com/Ku6ep/FlagPhoneNumber.git'

gorazdkunej commented 4 years ago

IMG_5093 Thanks! Works great!

takasurazeem commented 3 years ago

It fixes but the distance is too much, maybe add a var to control that offset?

amit-git-cons commented 2 years ago

that is the version of this pod?

Ku6ep commented 2 years ago

that is the version of this pod?

I don't understand question. Above you can find sample records for your Podfile to use this fork.