JNDisrupter / JNPhoneNumberView

Phone Number Validation with country dial code picker
MIT License
8 stars 4 forks source link

JNPhoneNumberView.xib issue #38

Open mayurTyagiUnolo opened 11 months ago

mayurTyagiUnolo commented 11 months ago

The country code screen opens when we click on the right side of the view.

To Reproduce Steps to reproduce the behavior:

  1. Continuously tap on the right side of the JNPhoneNumberView.xib by changing the position of the tap a little bit.
  2. suddenly the country code screen will present.

Expected behavior This should be done only when we click on the left side of the view.

Screenshots

Here is the problem. The constraint constant should be .zero instead of 10.

Screenshot 2023-12-20 at 2 44 06 PM

Smartphone (please complete the following information): All devices.

-Mayur

jayelzaghmoutt commented 11 months ago

@mayurTyagiUnolo we will check it and get back to you ASAP. Thanks