callstack / callstack/react-native-paper
new prop for List.Accordion to optionally expand upwards instead of downwards
Open
feature request
List
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
**Is your feature request related to a problem? Please describe.**
List.Accordion always expands downwards. It would be great to have a second option which is 'upwards'
**Describe the solution you'd like**
Introduce a new prop such as expandDirection = 'downwards' (default) | 'upwards'
**Describe alternatives you've considered**
none
**Additional context**
none
Contributor guide
Assessment
This issue has not been assessed yet.