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 reserved.
- //
- #import "ViewController.h"
- #import <XCDYouTubeKit/XCDYouTubeKit.h>
- static int count;
- @interface ViewController ()<UICollectionViewDataSource,UICollectionViewDelegate>
- {
Here is not the end. To view the full Blog about How to play video on click of CollectionView Cell visit Findnerd.
No comments:
Post a Comment