garganurag893 / react-native-phone-number-input

React Native component for phone number.
MIT License
372 stars 212 forks source link

ReferenceError: Property 'phoneInput' doesn't exist #140

Closed tahir-jamil closed 1 year ago

tahir-jamil commented 1 year ago

Cannot find name 'phoneInput'. Did you mean 'PhoneInput'?ts(2552)

tahir-jamil commented 1 year ago

my mistake wrong place for let phoneInput = React.useRef(null);