Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running the sample #3

Closed
venkyvb opened this issue May 31, 2017 · 3 comments
Closed

Error when running the sample #3

venkyvb opened this issue May 31, 2017 · 3 comments

Comments

@venkyvb
Copy link

venkyvb commented May 31, 2017

BTW this seems to be a cool project !!

When I run the sample (https://github.com/joinspontaneous/react-native-phone-verification/blob/master/example/index.ios.js) I get the following error:

image

I also tried to create a new react native project from scratch, however the same issue exists.

@venkyvb
Copy link
Author

venkyvb commented May 31, 2017

Looks like this is related to a fix in the react-native-country-picker-modal (which is not yet merged - xcarpentier/react-native-country-picker-modal#54). If you encounter the issue change the dependency in package.json to:

"react-native-country-picker-modal": "github:xcarpentier/react-native-country-picker-modal"

@niftylettuce
Copy link
Collaborator

I emailed the authors of that package to release the new version. Will see what happens, otherwise will implement a different solution; more reliably maintained.

@niftylettuce
Copy link
Collaborator

Should be OK now - they released new version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants