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

Phone input box for React Native

Results 95 react-native-phone-input issues
Sort by recently updated
recently updated
newest added

I want to show that the flag is actually a select and not an icon. I want to place a caret next to it. How can I do it? ![screenshot-app-2018...

I have added a validation to prevent user input the wrong number and set the max length

They both do the same - open countries and pick one country. What's the difference?

i want to add disableFullscreenUI property to phoneInput tag. when i add this property to your source codes for textComponent tag, this property works. please add this property to your...

https://github.com/thegamenicorus/react-native-phone-input/blob/213cc40c5f2a11a44a654126e3fda145b9c1e596/lib/phoneNumber.js#L74 I think we should offer user a choice not to log error.

Thanks for awesome package. I am passing `countriesList` prop to use my own countries where the items are not places in alphabetical form. But the package handles it itself. How...

How to use these function without refs? My rn-phone-input is functional component. Your examples are class components. I don't need class components when I can use functional ones. So how...

When country is switched to another country that has the same international prefix, say USA and Canada, then when you start typing the phone number, the flag switches back to...

I searched and found there is no way to put a blank space between country code and actual phone number.. I want (+xx xxxxxxxxxx) but it allows me to go...

> .../android/app/build/intermediates/res/merged/release/drawable-mdpi/node_modules_reactnativephoneinput_lib_resources_flags_images_my.png: error: uncompiled PNG file passed as argument. Must be compiled first into .flat file.. I'm getting an error related to drawables. See https://github.com/facebook/react-native/issues/16906.