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

App Crushes with Black screen after 100% installing #1

Open
ninkambazi opened this issue Apr 2, 2020 · 2 comments
Open

App Crushes with Black screen after 100% installing #1

ninkambazi opened this issue Apr 2, 2020 · 2 comments

Comments

@ninkambazi
Copy link

The app loads and install very well in my android device but at the time of installing (loading in port..) it doesnt start a view it suddenly Crush. Anything on this?

@Polarisation
Copy link
Owner

I haven't experienced that. Maybe if you can share some more details like an error message I can help

@joaodos3v
Copy link

Unfortunately, the same thing happens to me @ninkambazi 😢
I just ran: npx react-native init MyApp --template react-native-template-tfjs

The automatically created package.json contained:

"dependencies": {
    "@react-native-community/async-storage": "^1.8.0",
    "@tensorflow/tfjs": "^1.5.2",
    "@tensorflow/tfjs-react-native": "^0.2.3",
    "expo-camera": "^8.0.0",
    "expo-gl": "^8.0.0",
    "expo-gl-cpp": "^8.0.0",
    "react": "16.9.0",
    "react-native": "0.61.5",
    "react-native-fs": "^2.16.6",
    "react-native-unimodules": "^0.7.0"
  },

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

3 participants