callstack / callstack/react-native-paper
List Accordion: Shadow not working in iOS.
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
In the list accordion component shadow is not visible on iOS but shows on Android.
Shadow was visible on both android and iOS
null}
left={() => null}>
{children}
Android:

iOS:

| software | version
| --------------------- | -------
| ios | 15.5
| android | 10.0
| react-native | 0.68.2
| react-native-paper | 5.4.0
贡献指南
调研方向
首先,使用提供的 styles 和 React Native 版本,在 iOS 15.5 和 Android 10 上复现 List.Accordion 的阴影行为。检查 List.Accordion 的实现及其平台特定的样式;当配置的阴影在两个平台上都可见且不破坏现有的 Android 外观时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- frontend, mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100