rili-live / react-native-phone-input

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

Add Accessibility Label to PhoneInput #26

Closed jacquesdev closed 2 years ago

jacquesdev commented 2 years ago

I needed to optionally pass through a custom accessibility label to this input, and so extended this component to allow that, while at the same time giving it something useful even if nothing gets passed

jacquesdev commented 2 years ago

Thanks @rililive, and apologies for not updating the Readme, totally forgot last minute