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

The application won't display anything only the spinner #3

Open
LorandP opened this issue Jul 25, 2017 · 2 comments
Open

The application won't display anything only the spinner #3

LorandP opened this issue Jul 25, 2017 · 2 comments

Comments

@LorandP
Copy link

LorandP commented Jul 25, 2017

I have built the project but only the spinner comes appears.

This is my package.json

{
"name": "GMLocations",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"@shoutem/ui": "shoutem/ui#242/head",
"query-string": "^5.0.0",
"react": "16.0.0-alpha.12",
"react-native": "0.46.4",
"react-native-linear-gradient": "^2.1.0",
"react-native-maps": "^0.15.3",
"react-native-vector-icons": "^4.2.0"
},
"devDependencies": {
"babel-jest": "20.0.3",
"babel-preset-react-native": "2.1.0",
"jest": "20.0.4",
"react-test-renderer": "16.0.0-alpha.12"
},
"jest": {
"preset": "react-native"
}
}

@Harshvaghela
Copy link

hello..lorand..
is there any solution ? i have same problem.
plz reply me.

@NavneetSandhu
Copy link

Hi Guys,
I'm also getting the same error. If anyone has it's solution please share.

Thanks

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

5 participants
@NavneetSandhu @Harshvaghela @LorandP and others