react-native-phone-input
react-native-phone-input copied to clipboard
type error: getPickerData is undefined when testing 'this.phone.getPickerData'
I have been trying to test a component and I keep getting TypeError: Cannot read property 'getPickerData' of undefined
Same issue +1
Same issue. Have you guys found any solution for this?
same issue