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

type error: getPickerData is undefined when testing 'this.phone.getPickerData' #86

Open rewdt opened 5 years ago

rewdt commented 5 years ago

I have been trying to test a component and I keep getting TypeError: Cannot read property 'getPickerData' of undefined

rishiankush commented 4 years ago

Same issue +1

vids123 commented 4 years ago

Same issue. Have you guys found any solution for this?

schmem55 commented 4 years ago

same issue