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
{{ message }}
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
In CustomXibView.swift, in some cases, depends on using SafeAreaLayoutGuide, the bottom spacing is showing bigger than the actual. I encountered it when I use 3 or more CustomXibViews in the stack view. We should use the standard view instead of SafeAreaLayoutGuide.
The text was updated successfully, but these errors were encountered:
In CustomXibView.swift, in some cases, depends on using SafeAreaLayoutGuide, the bottom spacing is showing bigger than the actual. I encountered it when I use 3 or more CustomXibViews in the stack view. We should use the standard view instead of SafeAreaLayoutGuide.
The text was updated successfully, but these errors were encountered: