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

Cannot run with Jest #22

Closed evanjmg closed 6 years ago

evanjmg commented 6 years ago

FAIL artifacts/index.ios.spec.js ● Test suite failed to run

SyntaxError: Unexpected token / in JSON at position 38
    at Object.parse (native)

  at Runtime.requireModule (node_modules/jest-runtime/build/index.js:325:61)
  at Object.<anonymous> (node_modules/react-native-phone-input/lib/phoneNumber.js:3:17)
  at Object.<anonymous> (node_modules/react-native-phone-input/lib/index.js:15:18)
nating commented 6 years ago

Glad to see the fix 👍- Any chance it could be released to npm?

thegamenicorus commented 6 years ago

released on npm 0.2.0. sorry for my delay.