1,067 skills found · Page 6 of 36
davbeck / TURecipientBarA UIView to handle entering recipients similar to iOS Mail
nicklockwood / ViewUtilsViewUtils is a collection of category methods designed that extend UIView with all the handy little properties and functionality that you always wished were built-in to begin with.
spoletto / SPUserResizableViewSPUserResizableView is a user-resizable, user-repositionable UIView subclass built for iOS.
vizllx / DraggableYoutubeFloatingVideoThis demo app will animate the view just like Youtube mobile app while tapping on video a UIView pops up from the right corner of the screen and the view can be dragged to the right corner through Pan Gesture and more features are there as Youtube iOS app. The whole design is done with Auto Layout and it is compatible with iOS 6 too. Compatible with any screen size.
swiftui-from-zero / SwiftUIViewsSwiftUI 所有基本视图用例和讲解
haaakon / SingleLineShakeAnimationShake a view with a single line of code with a non-intrusive extension for UIView, written in Swift. Also supports accessability!
klop / KLParallaxViewKLParallaxView is a UIView subclass that imitates Apple TV's parallax effect, written in Objective-C.
conradev / CKShapeViewUIView subclass backed by CAShapeLayer
adad184 / MMSpinImageViewA UIView to show 360 degree spin photography
sSegev / SSUIViewMiniMeA miniature replica of your UIView with an indicator of your location.
matvdg / Gradient ViewA Swift 4 UIView class with a gradient rendered and customizable in the storyboard (colors, direction, shadows, cornerRadius...)
12207480 / TYLaunchAnimationlaunching image or view Animation,UIView Category,easy to use.(启动图动画,带广告, 直接使用,支持自定义view,自定义动画)
TeehanLax / UIViewController Transitions ExampleAn example of how to use the new iOS 7 APIs to create custom view controller transitions.
antiguab / BALoadingViewA UIView that offers several loading animations
hebertialmeida / HATransparentView😵 [Deprecated] UIView transparent subclass based on Rdio stations menu.
grevolution / SHLineGraphViewSHLineGraphView is a simple and efficient reusable UIView subview which you can use to create line graphs. It uses Core Graphics and Core Animation to create the light weight graphs. it is easy to use/understand and completely customizable.
huri000 / QuickLayoutWritten in pure Swift, QuickLayout offers a simple and easy way to manage Auto Layout in code.
iwasrobbed / RPCircularProgress(Swift) Circular progress UIView subclass with UIProgressView properties
uakihir0 / UIPiPViewThis library is a UIView that is capable of Picture-in-Picture (PiP) in iOS.
zzyspace / ZYDraggableViewAn UIView category which make view become draggable.