react-native-scrollable-tab-view icon indicating copy to clipboard operation
react-native-scrollable-tab-view copied to clipboard

When "collapsable Bar" is used, the switching tab view cannot remain in state, resulting in "tab-view" reloading

Open A-ANing opened this issue 6 years ago • 8 comments
trafficstars

When "collapsable Bar" is used, the switching tab view cannot remain in state, resulting in "tab-view" reloading

1564556778448

help! help! Thank you very much indeed

A-ANing avatar Jul 31 '19 08:07 A-ANing

What can I do to avoid reloading?

@ valdio / react-native-scrollable-tabview 0.8.9

A-ANing avatar Jul 31 '19 08:07 A-ANing

你好,请问你的ScrollableTabView是嵌套在ScrollView里的吗,你的tabBar是会滚动吸顶的吗?想知道你是怎么实现的,我现在正在做tab栏滚动吸顶,但是试了好多方法都不行。 然后如果你想切换tab不重新加载的话,我好像知道怎么弄

liu-miao-miao avatar Aug 12 '19 11:08 liu-miao-miao

@ngxu If the subview of each tab is a flatlist, can the onEndReached function be executed normally?

FrankyLee-dev avatar Aug 20 '19 08:08 FrankyLee-dev

how to use collapsing toolbar ?

iqbalprasas avatar Dec 13 '19 11:12 iqbalprasas

@ngxu did you manage to solve this issue?

kabus202 avatar Jan 05 '20 14:01 kabus202

"react-native-scrollable-tab-view": "^0.10.0", There is no europeans for props。

xiaoosnggao avatar Apr 03 '20 03:04 xiaoosnggao

Almost all functions can be realized by using this library (keep the height of each tab to switch from left to right without re rendering, resulting in the white screen sliding up and down without jitter) @liu-miao-miao @liu-miao-miao @frankyLHJ @iqbalprasas @kabus202 react-native-head-tab-view IMG_2499

A-ANing avatar Apr 26 '20 04:04 A-ANing

@gaoxiaosong1113

A-ANing avatar Apr 26 '20 04:04 A-ANing