The goal is to add the UIView as the ContentView (only subview) of the ScrollView. This makes it a lot easier to then add constraints in relation to that ContentView, since the ScrollView does a lot ...
when using a trackpad to scroll a tabbar inside a scrollview the dominant scroll gesture isn't captured by the scrollview or the tabbar. both vertical and horizontal scroll are active same time.