chronotruck / FlagPhoneNumber

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

Took too long to load #169

Closed rehmanateeq closed 3 years ago

rehmanateeq commented 4 years ago

I am using this library in my project. It is working properly on new devices but on older devices(iPhone 7 Plus) it took much longer time to load. I tried it with both storyBoard and programmatically. Please fix this ASAP

athmane2197 commented 3 years ago

It's the same for me, it's take 6 seconds to load and for the User Experience it's really bad. I think they are loading a HTTP Request (Post or Get) every times.