Download CustomBackButtonExample Free Java Code
Description
Shows how to how create custom UINavigationBar back buttons with stretchable images and text, as well as custom nav bar background images.
Icons
Source Files
The download file CustomBackButtonExample-master.zip has the following entries.
.gitignore/*from w w w.j a v a2 s .co m*/
BackButtonExample.xcodeproj/project.pbxproj
BackButtonExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata
BackButtonExample/AppDelegate.h
BackButtonExample/AppDelegate.m
BackButtonExample/BackButtonExample-Info.plist
BackButtonExample/BackButtonExample-Prefix.pch
BackButtonExample/CustomBackButton.h
BackButtonExample/CustomBackButton.m
BackButtonExample/CustomBars.h
BackButtonExample/CustomBars.m
BackButtonExample/Images/navigationBarBackButton.png
BackButtonExample/Images/navigationBarBackgroundRetro.png
BackButtonExample/PushedViewController.h
BackButtonExample/PushedViewController.m
BackButtonExample/ViewController.h
BackButtonExample/ViewController.m
BackButtonExample/en.lproj/InfoPlist.strings
BackButtonExample/en.lproj/PushedViewController.xib
BackButtonExample/en.lproj/ViewController.xib
BackButtonExample/main.m
Download
Click the following link to download CustomBackButtonExample-master.zip.
CustomBackButtonExample-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »