Bruce Wayne
Bruce Wayne
yes, react native 0.63.4 is ok,but 0.66.3 is broken it is react native version problem
The same problem appeared on iOS 16.0.2
It is recommended to use the[ react-native-reanimated-carousel ](https://github.com/dohooo/react-native-reanimated-carousel)library. The current library seems to be no longer maintained.
same here "react": "18.2.0", "react-native": "0.72.4" "react-native-code-push": "^8.1.0",
> 需要解决一个问题,如何通过父 Window 获取激活的子 Window 通过ref不就能获取到子组件的实例对象吗?不知道我的理解对不对?这里的组件对象和窗口对象不一样?
还有一些问题,不在页面内使用toast无法弹出或者弹出时间很短。设置的时间无效,就比如在页面的组件内直接使用,就无法弹出,在axios api层面弹也有问题。@listenzz
一样的问题,还是跳转不了,wx.miniProgram.navigateBack() 倒是可以