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

Warning: Stateless function components cannot be given refs. #52

Open wzup opened 6 years ago

wzup commented 6 years ago

How to use these function without refs? My rn-phone-input is functional component. Your examples are class components. I don't need class components when I can use functional ones. So how do I utilize these function in functional components?

https://github.com/thegamenicorus/react-native-phone-input#functions