Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

UICollectionViewCell with dynamic cell height

Sometimes we require dynamic height of UICollectionViewcell according to text of our label like this:   To get output like this do following steps.    Go to your storyboard, from "object library" drag a co...

How to set UICollectionView right align?

Hi Readers, This blog will display the collection view content in Right To Left language such as Hebrew/ Arabic. Generally, you will see the collection view as displayed in the below screenshot. To set UICollectionView right align first...

How to use Flow Layout in UICollectionview

cells in UICollectionview can be of same Size or different sizes, so we use the flow layout. UICollectionViewFlowLayout manage items into a grid with header and footer view for every section. Here we define the flow layout-- -(void)viewDidL...

How to play video on click of CollectionView Cell

Hi, The tutorial will help you to set an image on collectionView Cell and when you click on any image play the video. // // ViewController.m // YouTubeVideo // // Created by lalit on 4/7/15. // Copyright (c) 2015 lalit. All rights re...

UICollectionViews

A relatively new feature of iOS is the UICollectionViews. The UICollectionView allows the programmer to arrange the data into cells, which in turn can be arranged in grids. The photos in the photo gallery of phone can be seen in thumbnails, a...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: