pasang sentry untuk error/crash report
Showing
| ... | ... | @@ -70,12 +70,12 @@ |
| "react-redux-i18n": "^1.9.3", | ||
| "redux": "^4.0.5", | ||
| "redux-persist": "^6.0.0", | ||
| "redux-thunk": "^2.3.0" | ||
| "redux-thunk": "^2.3.0", | ||
| "sentry-expo": "^2.0.4" | ||
| }, | ||
| "devDependencies": { | ||
| "babel-preset-expo": "~8.0.0", | ||
| "@babel/core": "^7.0.0" | ||
| }, | ||
| "private": true | ||
| } |
Please
register
or
sign in
to comment