1,067 skills found · Page 4 of 36
norsez / BDDynamicGridViewControllerData-aware view-controller that displays a UIView list in an automatically laid out grid
ycarowr / UiCardGeneric UI for card games like Hearthstone, Magic Arena and Slay the Spire...
CooperRS / RMActionControllerThis is an iOS control for presenting any UIView in an UIAlertController like manner
bennyguitar / CollapseClickA collapsible list that functions like a UITableView, except you can collapse and open cells on a click. Feed it UIViews for what is shown when each cell is open. Works via delegation similar to UITableView.
mysterioustrousers / MTAnimationAnimate UIView with 25+ timing functions. (Bounce, elastic, exponential, etc.)
justinmfischer / 7blurAn objective-C API that uses the new iOS 7 UIView snapshot category drawViewHierarchyInRect:afterScreenUpdates: to produce Apple Notification and Control Center like blur effects. 7blur supports both live real time and static blurred backgrounds enforcing UI depth.
EddyBorja / MLPSpotlightUIView subclass that draws a spotlight effect. For iOS.
andreamazz / UIView ShakeUIView category that adds shake animation
sahandnayebaziz / StateViewUIViews that update themselves when your data changes, like React.
robb / FLXViewA UIView that uses Flexbox for layouting. :sparkles:
yangmeyer / CPAnimationSequenceDescribe multi-step UIView animation sequences declaratively.
xxycode / UIViewXXYBoomA fun effect
liufengting / FTPopOverMenu SwiftFTPopOverMenu_Swift, swift version of FTPopOverMenu. FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use. Supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect.
andreamazz / UIView DraggableUIView category that adds dragging capabilities
ivoleko / ILTranslucentViewSubclass of UIView that enables native iOS 7 blur effect.
daria-kopaliani / DAProgressOverlayViewA UIView subclass displaying download progress. Looks similarly to springboard icons of apps being downloaded in iOS 7.
freak4pc / UIView PositioningEasy property-based setting of frame properties in UIView objects
PierrePerrin / ShadowViewAn iOS Library that makes shadows management easy on UIView.
JaviSoto / JSAnimatedImagesViewUIView subclass to easily add a cool animated photo carrusel to your iOS app
chenliangloveyou / EasyNavigation一款超级简单的导航条管理工具。完全自定义导航条。没有UINavigationBar 和 UINavigationItem 这两个类。完全是对UIView的操作。