NSArray *number = @[@9 , @3 , @6 , @7] ; NSLog ( @"%@" ,number); NSArray *ascending = [number sort...
Read More
Showing posts with label objective c. Show all posts
Showing posts with label objective c. Show all posts
page control using scrollview
vc.h #import <UIKit/UIKit.h> @interface scrollingViewController : UIViewController @property ( weak , nonatomic ) IBOutlet...
Read More
SDWebImage
pod : pod 'SDWebImage', '~> 4.0' #import <SDWebImage/UIImageView+WebCache.h> [cell. imageView ...
Read More
Drop down list and Dop up list
download KPDropMenu from Github: Click Here dropDownViewController.h #import <UIKit/UIKit.h> #import "KPDropMenu.h...
Read More
Subscribe to:
Posts (Atom)