Skip to content

g-bourachot/UserInterfaceComponents

Repository files navigation

UserInterfaceComponents

A repository of UI components to extend the UIKit

CopyableLabel

A UILabel that displays a UIMenuController to copy when touched

GBCircularProgressView

A customizable round progress view. You can set:

  • Color of the track
  • Color of the progress
  • Track width

GBCollectionViewPagingView

A customizable paging indicator You can set:

  • active page indicator color
  • inactive page indicator color
  • indicator height
  • indicator spacing

Rounded2StatesButton

A customizable switch with the design of a button You can set:

  • title
  • active image
  • inactive image
  • position of the image regarding the title
  • active button color
  • inactive button color
  • corner radius

ScrollableViewController

A viewController that displays a pager of viewcontrollers with an onBoarding animation

ScrollViewTouches

A scroll view that calls a completionHandler when the user touch the screen inside the containerView but outside the editableFrame

About

A repository of UI components to extend the UIKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published