thegamenicorus / react-native-phone-input

Phone input box for React Native
https://www.npmjs.com/package/react-native-phone-input
MIT License
395 stars 449 forks source link

🆕 Feature request: Add placeholder for masked input #166

Open bekroz opened 1 year ago

bekroz commented 1 year ago

For example:

<PhoneInput placeholder={PlaceholderComponent} placeholderStyle={styles.defaultPlaceholderStyle} ...... />