ptomasroos / react-native-scrollable-tab-view

Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar
https://www.npmjs.com/package/react-native-scrollable-tab-view
6.93k stars 2.28k forks source link

切换页面时,上个页面的状态如何改变,比如上个页面有视频播放,需要在切换后,暂停,实践发现,上个页面不会重新渲染 #1114

Open afeng159 opened 4 years ago

afeng159 commented 4 years ago

Steps to Reproduce

Expected Behavior

Actual Behavior