reactnativecn / react-native-website

React Native 中文网
https://reactnative.cn
MIT License
216 stars 327 forks source link

react-native 在tab页面手机横竖屏旋转然后再切换tab页面,这时候会卡住等好一会才会跳转tab #758

Closed Jxy1230 closed 5 months ago

Jxy1230 commented 8 months ago

react-native 在tab页面手机横竖屏旋转然后再切换tab页面,这时候会卡住等好一会才会跳转tab,因为unmountOnBlur 是false,但是预期就是想要将unmountOnBlur 设置为false,如果设置成true的话每次切换tab页面就需要重新请求数据。 目前有一种解决方案:就是将tab的数据存储在store中,各位大佬有啥好建议

github-actions[bot] commented 5 months ago

👋 Hey there, it looks like there has been no activity on this issue in the last 90 days. Has the issue been fixed, or does it still require the community attention? This issue will be closed in the next 7 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 5 months ago

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.