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
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