You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am also having the same issue and i am using
"dependencies": {
"react": "16.4.1",
"react-native": "0.55.0"
},
"devDependencies": {
"babel-jest": "23.6.0",
"babel-preset-react-native": "5.0.2",
"jest": "23.6.0",
"react-test-renderer": "16.4.1"
},
"jest": {
"preset": "react-native"
}
}
can any one suggest any solution about thi sproblem i have spent 2 days at this issue and this doesnot seems to be going anywhere
Hello,
I'm trying to run an sri project, but I'm getting this error
npm - 5.6.0
sbt - 0.13.15
node - 8.9.4
react-native-cli - 2.0.1
react-native - 0.46.0
xcode - 9.2
Flow:
I think it's because there is some code missing in index.ios.js file.
index.ios.js contains only:
require("./assets/js/scalajs-output-ios.js");
Can You Please give me an example index.ios.js file, or a hint how to fix this?
Thanks!!!
The text was updated successfully, but these errors were encountered: