callstack / callstack/react-native-paper

List Accordion: Shadow not working in iOS.

Open
#3,762 3 comments 1 reaction 0 assignees View on GitHub
bug List
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
12

Description

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

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the List.Accordion shadow behavior on iOS 15.5 and Android 10 with the provided styles and React Native versions. Inspect the List.Accordion implementation and its platform-specific styling; done means the configured shadow is visible on both platforms without breaking the existing Android appearance.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.