thegamenicorus / react-native-phone-input

Phone input box for React Native
https://www.npmjs.com/package/react-native-phone-input
MIT License
395 stars 450 forks source link

Remove invalid json comments to fix Jest tests #23

Closed evanjmg closed 6 years ago

evanjmg commented 6 years ago

This fixes jest testing - thus fixing this issue https://github.com/thegamenicorus/react-native-phone-input/issues/22

tadam313 commented 6 years ago

hello guys, any plan merging this? ^^ thx.

evanjmg commented 6 years ago

for now you can just fork my master branch here: https://github.com/evanjmg/react-native-phone-input and install via npm https://stackoverflow.com/questions/17509669/how-to-install-an-npm-package-from-github-directly

BobDeKort commented 6 years ago

Would be great if this gets merged!