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

Add collapsible headers to your tab-view components.

Results 27 react-native-head-tab-view issues
Sort by recently updated
recently updated
newest added

是否可以支持其他 list 组件, 比如 https://github.com/bolan9999/react-native-largelist

I got problem that props `scrollEnabled` do nothing And found out a problem that this props destructuring but doesn't uses I tested logic and behavior and this fix doesn't break...

![image](https://user-images.githubusercontent.com/42457760/176885374-b33a6ede-2d1f-459c-b0b8-f58c2b052984.png)

版本: "react-native-head-tab-view": "^4.0.0-rc.13", "react-native-tab-view": "^3.1.1", "react-native-tab-view-collapsible-header": "^2.0.1", 详情: app一打开的情况下,底部会有白边,如图,左滑或者右滑后消息,请问是出现了什么问题呢?

## Describe the bug ### Expected behavior ## Package versions - React: - React Native: - React-Native-Gesture-Handler react native remained 2+和react native debugger之间的兼容issue实在是太多了,有没有不使用2+的稳定版本,比如react-native-head-tab-view 和react-native-tab-view-collapsible-header的具体可用版本

## Describe the bug `makeScrollTrans`问题: 只初始化时调用了一次, 想问下如何实时获取滚动的高度? ### Expected behavior ## Package versions - React:16.8.6 - React Native:0.60.5 - React-Native-Gesture-Handler:1.4.1

快速滑动 scrollHeader 部分内容时,下方列表会上下抖动,目前在华为机型上表现比较明显,官方案例可复现

duplicate

## Describe the bug ### Expected behavior ## Package versions - React:17.0.1 - React Native:0.64.2 - React-Native-Gesture-Handler:2.2.0 - react-native-reanimated:2.0.1

### ERROR TypeError: Cannot read property 'CollapsibleHeaderTabView' of undefined ## "react-native-scrollable-tab-view-collapsible-header": "^2.0.1", ## "react-native-head-tab-view": "^4.0.0-rc.2", "react": "17.0.2", "react-native": "^0.66.1", "react-native-gesture-handler": "^1.10.3", "react-native-reanimated": "^2.2.3", import { CollapsibleHeaderTabView } from 'react-native-scrollable-tab-view-collapsible-header'; report...