Download UNNetworking Example Free Java Code
Description
Example project, described how use UIImageView+UNNetworking category to upload images.
Icons
Source Files
The download file UNNetworkingExample-master.zip has the following entries.
.gitignore// ww w.j ava2 s. co m
README.md
UNNetworkingExample.xcodeproj/project.pbxproj
UNNetworkingExample/Classes/AppDelegate/AppDelegate.h
UNNetworkingExample/Classes/AppDelegate/AppDelegate.m
UNNetworkingExample/Classes/Controllers/Details/DetailsViewController.h
UNNetworkingExample/Classes/Controllers/Details/DetailsViewController.m
UNNetworkingExample/Classes/Controllers/Details/DetailsViewController.xib
UNNetworkingExample/Classes/Controllers/Home/HomeViewController.h
UNNetworkingExample/Classes/Controllers/Home/HomeViewController.m
UNNetworkingExample/Classes/Controllers/Home/HomeViewController.xib
UNNetworkingExample/Classes/Controllers/TestTable/TestTableViewController.h
UNNetworkingExample/Classes/Controllers/TestTable/TestTableViewController.m
UNNetworkingExample/Classes/Controllers/TestTable/TestTableViewController.xib
UNNetworkingExample/Classes/Controllers/TestTable/Views/TestTableCell.h
UNNetworkingExample/Classes/Controllers/TestTable/Views/TestTableCell.m
UNNetworkingExample/Classes/Controllers/TestTable/Views/TestTableCell.xib
UNNetworkingExample/Classes/Utility/Categories/UIImageView+UNNetworking.h
UNNetworkingExample/Classes/Utility/Categories/UIImageView+UNNetworking.m
UNNetworkingExample/Resources/.DS_Store
UNNetworkingExample/Resources/Images/failed-big.png
UNNetworkingExample/Resources/Images/loading.png
UNNetworkingExample/Resources/RandomImagesUrl.plist
UNNetworkingExample/Resources/Strings/en.lproj/InfoPlist.strings
UNNetworkingExample/Supporting Files/UNNetworkingExample-Info.plist
UNNetworkingExample/Supporting Files/UNNetworkingExample-Prefix.pch
UNNetworkingExample/Supporting Files/main.m
Download
Click the following link to download UNNetworkingExample-master.zip.
UNNetworkingExample-master.zipHome »
Objective C Free Code »
UI »
Objective C Free Code »
UI »