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

Application GaGaMall has not been registered? #5

Open
idisfkj opened this issue Aug 22, 2016 · 3 comments
Open

Application GaGaMall has not been registered? #5

idisfkj opened this issue Aug 22, 2016 · 3 comments

Comments

@idisfkj
Copy link

idisfkj commented Aug 22, 2016

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

@jiangqqlmj
Copy link
Collaborator

这个问题,两种解决方案:
1.模拟器测试一下,直接运行命令。
2.真机和电脑连接同一个Wifi,然后真机设置电脑的IP和默认8081端口,运行命令。
注意一定要查看一下React Native Server打开了没

@jiangqqlmj
Copy link
Collaborator

另外的可能,你是不是也有其他项目运行着?可以先关闭其他一切项目,运行本项目即可

@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

3 participants