This tutorial I’m going to show you how to build Carousel effect it is the most common, you can see it everywhere you can see it on Instagram or App Store which is beautiful UI you can use a lot of in your app many places that you want to show beautiful text and beautiful image view First thing first we need to create a new project and select iOS->SingleView Application Product Name: Tableview – this the name of your project · Company Identifier: KienPhamDev It’s actually the domain name written the other way round. if you have a domain, you can use your own domain name otherwise you may use mine or just fill in · Device family: you can choose universal it’s not important · Choose swift as Language And then we are going to the main storyboard , in this tutorial we want to use ViewController so we just need to drag a new Collection View from Object library ...