Vincent Le
Vincent Le
@Arpitrf Can you elaborate more?
Do you have a debug or stack trace? Without any other information, this would be difficult to solve.
What kind of trouble?
Is there a stack trace for this error?
Can you post the error? I don't see anything wrong with the code you posted 😄
These are my dependencies ``` "dependencies": { "react": "15.4.1", "react-native": "^0.39.2", "react-native-cli": "^2.0.1", "react-native-facebook-login": "^1.4.0", "react-native-maps": "^0.12.2", "react-redux": "^5.0.1", "redux": "^3.6.0", "redux-thunk": "^2.1.0" }, "devDependencies": { "babel-jest": "18.0.0", "babel-preset-react-native": "1.9.1",...
 Yes, but I'm not sure about that red flag
hmm okay, I'll try to fix that issue thanks!
I've added the keychain sharing, but the issue is still there.