-
Notifications
You must be signed in to change notification settings - Fork 340
Open
Description
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"
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels