chronotruck / FlagPhoneNumber

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

Library uses the pre-2017 flag of Mauritania #199

Open stoberov opened 1 year ago

stoberov commented 1 year ago

Describe the bug In 2017, Mauritania changed its flag to include a top and bottom red color. Link to Wikipedia = https://en.wikipedia.org/wiki/Mauritania#/media/File:Flag_of_Mauritania.svg

The FlagPhoneNumber is using the old flag.

To Reproduce Steps to reproduce the behavior:

  1. Choose Mauritania
  2. The flag is green. No red.

Expected behavior A red-green-red flag.

Screenshots

image

vs

image