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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.