Download NavigationController Example Free Java Code
Description
An iOS simple example using UINavigationController.
Source Files
The download file NavigationControllerExample-master.zip has the following entries.
.gitignore//ww w .j a v a 2s . c o m
NavigationControllerExample.xcodeproj/project.pbxproj
NavigationControllerExample/AnotherViewController.h
NavigationControllerExample/AnotherViewController.m
NavigationControllerExample/AnotherViewController.xib
NavigationControllerExample/AppDelegate.h
NavigationControllerExample/AppDelegate.m
NavigationControllerExample/FirstViewController.h
NavigationControllerExample/FirstViewController.m
NavigationControllerExample/FirstViewController.xib
NavigationControllerExample/LastViewController.h
NavigationControllerExample/LastViewController.m
NavigationControllerExample/LastViewController.xib
NavigationControllerExample/NavigationControllerExample-Info.plist
NavigationControllerExample/NavigationControllerExample-Prefix.pch
NavigationControllerExample/en.lproj/InfoPlist.strings
NavigationControllerExample/en.lproj/MainWindow.xib
NavigationControllerExample/main.m
Download
Click the following link to download NavigationControllerExample-master.zip.
NavigationControllerExample-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »