Loki29
Results
2
comments of
Loki29
我这边做了这样的操作解决了这个问题。 将topview中改写AppRegistry.registerComponent方法的过程放到app自身的index中AppRegistry.registerComponent之前。 我发现包里改写的方法执行在app的index之后,所以做了这样的操作。 可能需要yarn install create-react-class
同样的问题 我想把项目从0.62升级到0.66 遇到了这样的问题 setTimeout也没有效果 还有其他的解决办法么?