Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

paulrex/iPhoneLibs

Repository files navigation

iPhoneLibs is a collection of various useful classes. The repo currently contains:

NetworkCenter allows for communication with HTTP servers using GET and POST requests. It references the SBJSON class to allow for parsing of JSON return values.

DownloadProgress is a customized UIAlertView that can be used in conjunction with NetworkCenter to provide blocking downloads and track download progress.

Also, iPhoneLibs_Prefix.pch contains a couple handy macros for logging errors.

About

An Xcode project containing various useful objects for iPhone coding.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published