chronotruck / FlagPhoneNumber

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

Not able to see close button in list controller #150

Open fahedyasin opened 4 years ago

fahedyasin commented 4 years ago

Describe the bug The snapshot you attached in your README has a close button on top of list controller also it has black background. But when I am opening list controller from the code you have provided, it comes with a white background also no back button is shown. Looking at the code, I also don't see any support for nav bar back item nor the color theme of the list controller.

To Reproduce

Expected behavior Back button should be displayed along with the option to change color theme.

Screenshots Screenshot of the issue: Simulator Screen Shot - iPhone X - 2020-04-04 at 12 47 40

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

luatvudinh commented 4 years ago

Facing this issue too.