thegamenicorus / react-native-phone-input

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

How to hide the country code in the input box? #78

Open manfwh opened 5 years ago

ebaynaud commented 5 years ago

That have been done in this fork: https://github.com/thegamenicorus/react-native-phone-input/commit/a3edae44a57f8166b5bf1b41ea7ea748c4d16a02

Someone could create a PR to make this optional?