garganurag893 / react-native-phone-number-input

React Native component for phone number.
MIT License
373 stars 216 forks source link

fix: added flagSize to type declaration #124

Open mustafaAwwal opened 2 years ago

mustafaAwwal commented 2 years ago

Flag size prop is accepted by the component but not declared in the types hence this prop is not accepted when using with typescript.