React Native
yarn android打包成功后,在启动app时node报错:Invariant Violation: Module AppRegistry is not a registered callable module
这是怎么回事呢??
React Native
yarn android打包成功后,在启动app时node报错:Invariant Violation: Module AppRegistry is not a registered callable module
这是怎么回事呢??
查看一下,是不是修改那里的参数或者名称,没有正确引入进来。https://blog.csdn.net/WKJYC/article/details/122323175