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

React Native component for phone number.

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

**Scenerio :** Usually, we can validate the phonenumber & country code with help of UseRef of the phone input component. In my case, its dynamic based on the user selection,...

Hello, I've tried going about this in many different ways but I can't seem to get the inner text input to give up focus (i.e. blur). It is causing issues...

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...

dependencies

This will add a flatFlags boolean to able to display flat flags instead of emoji flags.

Hello, thank you for creating and maintaining such a powerful package! Have you ever considered the possibility to pass a list of countries as a prop in order to allow...

Now the developers can use the focus method to focus the input. Example: ` inputPhone.current?.focus()} /> `

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

The module is working great, but I am wondering if in layout "first" we can have option to remove the calling code, and show only flag. Since we already have...

textInputStyle text not aligned center while giving custom font size ` { setphoneNumber(text); }} />`