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.
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.