callstack / callstack/react-native-paper

List Accordion: Shadow not working in iOS.

未关闭
#3,762 3 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
bug List
主要语言
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:
![androidScreenshot](https://user-images.githubusercontent.com/39478664/225918944-c177d68b-ad72-4afa-b796-007c7eaf70c0.jpeg)

iOS:
![iOSScreenShot](https://user-images.githubusercontent.com/39478664/225918984-3108b8d6-edf6-4a9f-a57f-8bc719277914.jpeg)

| 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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。