callstack / callstack/react-native-paper
refactor: usage of React.Children
未关闭
v6
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
The goal is to review and update the components using `React.Children` that make composition harder.
For an example, see how the FAB Menu component (Previously FAB Group) handled this migration.
See https://github.com/callstack/react-native-paper/pull/4963.
贡献指南
调研方向
检查此仓库中使用 React.Children 的组件,然后将其与 pull request #4963 中描述的 FAB Menu 迁移进行比较。确定哪些用法使组合变得更加困难,并以一致的方式更新受影响的组件;当目标 React.Children 用法已完成迁移且未改变组件的预期行为时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- mobile
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100