Eric Huang

4pods

EHHorizontalFixedWidthItemsView

EHHorizontalFixedWidthItemsView: a view which arranges same-size item views one by one horizontally. EHHorizontalFixedWidthItemsSeparatorView: EHHorizontalFixedWidthItemsView + separator lines. EHHorizontalFixedWidthItemsSelectionView: selection version of EHHorizontalFixedWidthItemsView, you can single-select or multiple-select. EHFixedWidthItemsSequentialSelectionView: sequentail selection version of EHHorizontalFixedWidthItemsView. EHRateView: image version of EHFixedWidthItemsSequentialSelectionView. EHFixedWidthItemsSingleAnimatedSelectionView: a view which arranges same-size item views one by one horizontally, when you select one item, it automatically unselect the previous selected one with animation. EHFixedWidthItemsSingleAnimatedSelectionSeparatorView: EHFixedWidthItemsSingleAnimatedSelectionView + separator lines. EHHorizontalFixedWidthItemsTrackView: a view which arranges same-size item views one by one horizontally and has a track on the bottom. when you select one item, the track will slide to the selected one with animation.

License: MIT

  • Objective C

EHHorizontalFlexibleWidthItemsView

EHHorizontalFlexibleWidthItemsView: a view which arranges different-width item views one by one horizontally. EHHorizontalFlexibleWidthItemsSeparatorView: EHHorizontalFlexibleWidthItemsView + separator lines. EHHorizontalFlexibleWidthItemsSelectionView: selection version of EHHorizontalFlexibleWidthItemsView, you can single-select or multiple-select. EHFlexibleWidthItemsSequentialSelectionView: sequentail selection version of EHHorizontalFlexibleWidthItemsView. EHFlexibleWidthItemsSingleAnimatedSelectionView: a view which arranges different-width item views one by one horizontally, when you select one item, it automatically unselect the previous selected one with animation. EHFlexibleWidthItemsSingleAnimatedSelectionSeparatorView: EHFlexibleWidthItemsSingleAnimatedSelectionView + separator lines. EHHorizontalFlexibleWidthItemsTrackView: a view which arranges different-width item views one by one horizontally and has a track on the bottom. when you select one item, the track will slide to the selected one with animation.

License: MIT

  • Objective C

EHItemsView

EHItemsView: a view which arranges same-size item views line by line. EHItemsSelectionView: selection version of EHItemsView, you can single-select or multiple-select

License: MIT

  • Objective C

EHItemViewCommon

Common Headers for EHItemsView, EHPageItemsView, EHFlexibleItemsView, EHHorizontalFixedWidthItemsView, EHHorizontalFlexibleWidthItemsView.

License: MIT

  • Objective C