Skip to content

bonyadmitr/CustomViews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CustomViews

Usefull views for iOS to boost your productivity.

finder_services

Available views:

TableView

  • ResizableHeaderTableView
  • StickyHeaderTableView
  • NoDelayTableView

AlertController

  • BackgroundDismissAlertController

CollectionView

  • ResizableCollectionView (DynamicCollectionView)

TextView

  • ResizableTextView

ScrollView

  • NoDelayScrollView

Button

  • SpringButton (need UIColor+Adjust)

Label

  • MultilineLabel (APMultiLineLabels)
  • FadeLabel
  • AnimatedLabel
  • SpringLabel
  • AdaptiveTextHeightLabel (need to check)
  • StyledLabel (need to check)
  • CountingLabel (SACountingLabel)

Designable views

  • DesignableTextField

Recommendation

  • Use NoDelayTableView instead UITableView
  • Use NoDelayScrollView instead UIScrollView

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages