callstack / callstack/react-native-pager-view
I would like the Height to be scaled according to the children
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
## Describe the feature
I saw that there are numerous issues saying that the height of the PagerView is not according to the height of the children. I wish it was. Is it possible to implement this in the current source code architecture? Is there any direction? I would like to do a PR with this, but first I wanted to know if it's possible.
I saw the workarounds and in my use case they are not enough.
## Motivation
I have several pages that have varying sizes. I use LazyPagerView from the new Pre-Release version, so I can't consider the highest height of the first pages.
## Related Issues
https://github.com/callstack/react-native-pager-view/issues/436
https://github.com/callstack/react-native-pager-view/issues/386
Contributor guide
Assessment
This issue has not been assessed yet.