shalinipd's Stars
square/PonyDebugger
Remote network and data debugging for your native iOS app using Chrome Developer Tools
jessesquires/JSQMessagesViewController
An elegant messages UI library for iOS
cjwirth/awesome-ios-ui
A curated list of awesome iOS UI/UX libraries
venmo/VENSeparatorView
Jagged border separators on UIViews used in the Venmo app.
ArtSabintsev/Harpy
Notify users when a new version of your app is available and prompt them to upgrade.
BillCarsonFr/ScrollviewParallax
Illustration of Pete Share's post on domesticcat.com
HusseinBawab/HBPageViewController
Customized Page View Controller with picker menu on top
toptierlabs/ImageCacheResize
iOS library to manage Caches of images and Resize transformations
mattgemmell/MGImageUtilities
Useful UIImage categories for iPhone/iPad developers.
edekhayser/Timeline
Timeline like the Path iOS app
romaHerman/timeLineiOS
DropIn TimeLine with progress animatiom
ksuther/KSImageNamed-Xcode
Xcode plug-in that provides autocomplete for imageNamed: calls
yuvirajsinh/YCameraView
Custom Camera Controller
cemolcay/CategorySliderView
slider view for choosing categories. add any UIView type as category item view. Fully customisable
carsonxyz/CNPPopupController
*DEPRECATED* CNPPopupController is a simple and versatile class for presenting a custom popup in a variety of fashions. It includes a many options for controlling how your popup appears and behaves.
martinjuhasz/MJPopupViewController
A UIViewController Category to display a ViewController as a popup with different transition effects.
mdinacci/MDRadialProgress
A custom UIView useful to represent progress in discrete steps.
Vinodh-G/UIImageView-Async-download
UIImageView Extension for downloading and setting an image from remote URL.
mukyasa/MMPaper
MMPaper [Inspired From Paper by Facebook, Approach to simulate Paper app
hebertialmeida/HAPaperViewController
😵 [Deprecated] UICollectionView with layout transitions inspired by Facebook Paper App
OliverLetterer/Flow
Gesture based tutorials inspired by Facebook Paper.
Morgan-Kennedy/MKParallaxView
MKParallaxView is an easy to use framework used to create the IOS 7 Parallax Effect (Dynamic Background) on any of your apps! Treat it just like a UIImageView and by simply assigning an image to it with 1 line you have the exact same effect for the background of your app.
JaviSoto/JSDecoupledAppDelegate
UIApplicationDelegate class that separates the different responsibilities into more more reusable classes.
Ramotion/animated-tab-bar
:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
AlexDenisov/Vibro
Feel the network interaction
orklann/ScrollingTextView
Scrolling Text View for About window and usually used as credits
Famolus/HTPressableButton
Flat design pressable button for iOS developers.
AdamBCo/PeekInspiredTimePicker
basdvries/BDVCountryNameAndCode
Get mobile prefix (+1 etc) based on current locale of user
plandem/FXModelValidation
FXModelValidation is an Objective-C library that allows to validate data/model/forms easily. Suits for any NSObject.