react-native-country-codes-picker icon indicating copy to clipboard operation
react-native-country-codes-picker copied to clipboard

Can't extend CountryPicker props

Open chico-oliveira opened this issue 1 year ago • 0 comments

At the moment I can't easily create my own base CountryPicker component that extends the CountryPicker props because currently the Props interface isn't exported at the moment.

This would be a very simple fix (just exporting the props) and would be a big help.

chico-oliveira avatar Jul 09 '24 22:07 chico-oliveira