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
使用DEBUG模式调试,出现错误
Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication)
初步猜测是demo中的RN源码和bundle资源不一致?还是拆包后DEBUG模式需要调整bundle加载;
还望不吝赐教,谢谢