React Native: Unfortunately, Application has stopped
问题 My app worked properly ! When run android The application is compiled without error, but returns the message when it's displayed. Unfortunately, application has stopped It happened when i install and link these two packages react-native-push-notification AND react-native-google-analytics-bridge { "rnpm": { "assets": [ "./assets/fonts/" ] }, "name": "Melkana", "version": "0.0.1", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", "test": "jest" },