tutuge

2pods

TTGSnackbar

TTGSnackbar is useful for showing a brief message at the bottom of the screen with an action button. It also supports showing icon image, two action buttons or custom content view. It appears above all other elements on screen and only one can be displayed at a time. It disappears after a timeout or after user click the action button.

License: MIT

  • Swift

TTGTagCollectionView

TTGTagCollectionView is useful for showing different size tag views in a vertical or horizontal scrollable view and support Autolayout intrinsicContentSize at the same time. And if you only want to show text tags, you can use TTGTextTagCollectionView instead, which has more simple api. At the same time, It is highly customizable that many features of the text tag can be configured, like the tag font size and the background color.

License: MIT

  • Objective C