Download App Demo Free Java Code
Description
Demo Application to show MVC Design Pattern in ios app.
Source Files
The download file AppDemo-master.zip has the following entries.
.gitignore// ww w. j a v a 2s . c om
Demo/Demo.xcodeproj/project.pbxproj
Demo/Demo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Demo/Demo/Application/AppConstants.h
Demo/Demo/Application/AppDelegate.h
Demo/Demo/Application/AppDelegate.m
Demo/Demo/Configs/Demo-Info.plist
Demo/Demo/Configs/Demo-Prefix.pch
Demo/Demo/Configs/en.lproj/InfoPlist.strings
Demo/Demo/Configs/main.m
Demo/Demo/Controller/UtilityManager/UtilityManager.h
Demo/Demo/Controller/UtilityManager/UtilityManager.m
Demo/Demo/Controller/ViewControllers/RootVC.h
Demo/Demo/Controller/ViewControllers/RootVC.m
Demo/Demo/Controller/WebServiceManager/WebServiceManager.h
Demo/Demo/Controller/WebServiceManager/WebServiceManager.m
Demo/Demo/External/SSRestClient/SSConnectionManager.h
Demo/Demo/External/SSRestClient/SSConnectionManager.m
Demo/Demo/External/SSRestClient/SSJsonResponseHandler.h
Demo/Demo/External/SSRestClient/SSJsonResponseHandler.m
Demo/Demo/External/SSRestClient/SSRestClient.h
Demo/Demo/External/SSRestClient/SSRestManager.h
Demo/Demo/External/SSRestClient/SSRestManager.m
Demo/Demo/Images/Default-568h@2x.png
Demo/Demo/Images/Default.png
Demo/Demo/Images/Default@2x.png
Demo/Demo/Model/Employee.h
Demo/Demo/Model/Employee.m
Demo/Demo/View/iPhone.storyboard
Demo/DemoTests/DemoTests-Info.plist
Demo/DemoTests/DemoTests.m
Demo/DemoTests/en.lproj/InfoPlist.strings
README.md
Download
Click the following link to download AppDemo-master.zip.
AppDemo-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »