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

SampleApp won't run as is react-native 0.24 #3

Open
coosamatt opened this issue Apr 20, 2016 · 1 comment
Open

SampleApp won't run as is react-native 0.24 #3

coosamatt opened this issue Apr 20, 2016 · 1 comment

Comments

@coosamatt
Copy link

Application SampleApp has not been registered. This is either due to a require() error during initialization or failure to call AppRegistry.registerComponet.

This is happening but simple cloning the repo, npm install, and running the iOS via simulator.

andreaValenzi pushed a commit to rebrandly/react-native-webbrowser that referenced this issue Dec 14, 2016
@usmanabid
Copy link

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

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

2 participants