callstack / callstack/react-native-paper
List Accordion: Shadow not working in iOS.
- 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:

iOS:

| software | version
| --------------------- | -------
| ios | 15.5
| android | 10.0
| react-native | 0.68.2
| react-native-paper | 5.4.0
Contributor guide
Assessment
This issue has not been assessed yet.