How can I disable ScrollView bounces of a single view without affecting the others?
UITableView.appearance().bounces = false
If I initialize this