Sunday, December 22, 2013

Download iAppearance

iAppearance

iAppearance dowload

  Customize your iOS applications with iAppearance like never before with a line of code ! . You can customize UI objects such as :   UINavigationBar UIToolbar UITextField UIButton UIBarButtonItem UISwitch UISlider UISegmentedControl UITabBar   Getting Started :   Drag MKAppearance classes [

\\ 

 

        3. implementing the MKAppearance protocol :

 

  MKAppearance *appearance = [[MKAppearance alloc]init];

 

Now it’s time to customizing ! 

 

UINavigationBar & UIBarButtonItem & UIToolBar

 

\\

   [appearance customNavigationBar:navBar setImage:@"> 

UITextField

\\

 [appearance customTextField:textField setBGImage:@"> 

 

UIButton

\\

 [appearance customButton:button normalImage:@"> 

 

UISwitch

\\

 [appearance customSwitch:switcher setImagePattern:@"> 

 

UISlider

\\

  [appearance customSlider:slider setMinImage:@"> 

 

UISegmentedControl

\\

 
  [appearance customSegmentedControl:segment 
                       segmentSelected:@”segcontrol_sel.png”                       segmentUnselected:@”segcontrol_uns.png”               segmentSelectedUnselected:@”segcontrol_sel-uns.png”                   segUnselectedSelected:@”segcontrol_uns-sel.png”             segmentUnselectedUnselected:@”segcontrol_uns-uns.png”];

 

UITabBar

 

NOW THE RESUALT :

\\

 

 

 

UI designed by :

www.MediaLoot.com

Need Cool iOS Apps ?

iAppearance dowload

No comments:

Post a Comment