callstack / callstack/react-native-paper
How to place component next to Accordion List header?
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
Essentially I am trying to do the same as this user:
https://github.com/callstack/react-native-paper/issues/3065
I created a smaller snack example of what goes wrong:
https://snack.expo.dev/ZLAdZjkes
In the original issue, it's mentioned that it's not possible to make components passed to "left" pressable. But perhaps it is possible to place a component next to the header, without moving the entire accordion list?
Is this possible?

## Some context:
I am using an accordionlist where each item in the list would be a switch and some text, representing a filter to activate/deactivate. so essentially a long options list. The switch in the header would have the role of enabling or disabling all filters.
react-native: ^0.67.4
react-native-paper: ^4.11.2
react-native-vector-icons: ^9.1.0
贡献指南
调研方向
首先复现链接的 Snack 示例,并查看 issue #3065 以了解 AccordionList 现有的行为。确定所请求的组件是否可以放在 header 旁边,同时保持可独立按压;当该行为得到明确确认,或所需更改的范围被限定到特定的组件入口点时,该 issue 即完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- frontend, mobile
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100