Ios swift – UICollectionView – scrolling not inside, but in whole screen
I'm building my first app in Swift. I have RestaurantViewController. Half of the screen is filled by restaurant name, description, logo, atd. And under this I have UICollectionView(), filled with restaurant Coupons. Everything works fine, but I wanna disable scrolling…