Is it real to make such UICollectionViewLayout in UICollectionView? Please, give me some ideas, how can i do this? 
- 1You need to try this yourself first, we can't write your code for you.ArtOfCode– ArtOfCode2014-12-23 22:28:20 +00:00Commented Dec 23, 2014 at 22:28
- Ok. I thought that this problem has already been solved in web. ThanksNikita– Nikita2014-12-23 22:37:19 +00:00Commented Dec 23, 2014 at 22:37
- It probably has, but we can't be the ones to go searching for it. Search for your problem, find the code, reconstruct it to your needs, then post a new question when the code doesn't work.ArtOfCode– ArtOfCode2014-12-23 22:38:55 +00:00Commented Dec 23, 2014 at 22:38
Add a comment |
1 Answer
You can use iCarousel, a third-party custom control for this purpose.
Check the following tutorials: