Skip to content

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

@LorandP

Description

@LorandP

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"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions