What third-party iOS libraries are useful in almost any project?
Before NSJSONSerialization there was JSONKit (which still claims to be quicker), and AFnetworking makes network requests a little less dehumanizing. I'm looking for similar libraries that streamline typical processes, and have a wide variety of uses.
Before NSJSONSerialization there was JSONKit (which still claims to be quicker), and AFnetworking makes network requests a little less dehumanizing. I'm looking for similar libraries that streamline typical processes, and have a wide variety of uses.
No comments:
Post a Comment