You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the main container’s alignment is set to vertical flex-start, which causes visible empty space at the bottom to collapse when the content size changes. The containerStyle controls the styling of the inner container, but we actually need control over the outer container that wraps around containerStyle.