react-native-phone-number-input icon indicating copy to clipboard operation
react-native-phone-number-input copied to clipboard

disabled prop is not working on IOS

Open alishaheer01 opened this issue 5 years ago • 5 comments

disabled={true} is not working on IOS, is it tends to work only for IOS and not for android ?

alishaheer01 avatar Oct 26 '20 10:10 alishaheer01

On android, It is not working properly. When I navigate to a screen that uses phone-number-input among other input fields, all of the fields disappear and a huge input field with a place holder "Enter country name" appears instead where it is not possible to type or edit in it. When disabled={false} everything works fine. Any ideas? help? @garganurag893

waelmog avatar Nov 18 '20 07:11 waelmog

same issue on android.

Yashpk789987 avatar Dec 07 '20 02:12 Yashpk789987

I make a PR #26 to resolve it. @garganurag893 could it be merged soon?

nachozullo avatar Dec 29 '20 00:12 nachozullo

I still have this issue @garganurag893, please can you merge @nachozullo's PR

tannaye avatar Aug 09 '21 05:08 tannaye