Skip to content

danielkong/coding-in-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coding-in-iOS

Coding with objective C

  1. TreeMenu folder saves a hierarchy tree strcture, could show generic tree menu.

  2. Customizing Popover. Implemented change border, background and arrow.

  3. Contact Picker View Controller. Contain: UISearchBar, UITableView, and UICollectionView Implementation: Let you could select contact from both side. And could search based on name from tableView.

  4. Customizing Settings based on UINavigation Controller. (Similar with iOS settings page.)

  5. Edit Chat message based on Chat View Controller.

  6. FetchParseJSON Fetch parse JSON app a month ago

  7. SettingViewController as the same function as settings application in iOS

  8. Create Client chat on iOS application, server with python.

  9. Create ios app save data based on Web Service. Web service is built via PHP and MySQL. Using API: ASIHTTPRequest, MBProgressHUD, JSON.

  10. Implemented Load More Button, Login View Controller.

  11. Implemented Chat View Controller with MGSplitViewController.

UIKit, Foundation, Three20

About

Coding with objective C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors