fix: set containerHeight to value or initial container height
Fixes opening the bottom-sheet on navigating back to a screen with a bottom-sheet while using react-native-web. See Issue 1910
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.
thanks @InnigerM for submitting this PR, i have pushed a new release that rewrite the entire layout logic, and i think it should address your issue. Would you mind testing v5.1.5, thanks.
@gorhom Just tested v5.1.5 and I still can reproduce the issue with the demo repository mentioned in the existing issue: https://github.com/gorhom/react-native-bottom-sheet/issues/1910.
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.