Ask HN: How do you bootstrap a content rich iOS Application? 1 points by diptanu 13y ago ↗ HN Open Source iOS libraries you absolutely love etc.
[–] jacksondeane 13y ago ↗ Check out cocoacontrols.com(just looking at 1 of my projects...)AFNetworking (Amazing Networking Framework) https://github.com/AFNetworking/AFNetworkingCocoaLumberjack (Robust Logging) https://github.com/robbiehanson/CocoaLumberjackIIViewDeckController (Facebook/Path Sliding Drawer Nav) https://github.com/Inferis/ViewDeckEKStreamView (Pinterest-Like Collection View) https://github.com/ekohe/EKStreamViewSDWebImage (HTTP Image Loader) https://github.com/rs/SDWebImageSVPullToRefresh (Great Pull-to-Refresh) https://github.com/samvermette/SVPullToRefreshDLStarRating (Star Rating UI) https://github.com/dlinsin/DLStarRatingJSTokenButton (Tagging/Input Control) https://github.com/jasarien/JSTokenFieldLKBadgeView (Pill Badges) https://github.com/lakesoft/LKbadgeViewFacebook iOS SDK (Duh) https://github.com/facebook/facebook-ios-sdkTestFlight (Remote Deployment, also.. Magic) testflightapp.comFlurry (Analytics) flurry.com
1 comment
[ 4.9 ms ] story [ 11.0 ms ] thread(just looking at 1 of my projects...)
AFNetworking (Amazing Networking Framework) https://github.com/AFNetworking/AFNetworking
CocoaLumberjack (Robust Logging) https://github.com/robbiehanson/CocoaLumberjack
IIViewDeckController (Facebook/Path Sliding Drawer Nav) https://github.com/Inferis/ViewDeck
EKStreamView (Pinterest-Like Collection View) https://github.com/ekohe/EKStreamView
SDWebImage (HTTP Image Loader) https://github.com/rs/SDWebImage
SVPullToRefresh (Great Pull-to-Refresh) https://github.com/samvermette/SVPullToRefresh
DLStarRating (Star Rating UI) https://github.com/dlinsin/DLStarRating
JSTokenButton (Tagging/Input Control) https://github.com/jasarien/JSTokenField
LKBadgeView (Pill Badges) https://github.com/lakesoft/LKbadgeView
Facebook iOS SDK (Duh) https://github.com/facebook/facebook-ios-sdk
TestFlight (Remote Deployment, also.. Magic) testflightapp.com
Flurry (Analytics) flurry.com