An open API service indexing awesome lists of open source software.

https://github.com/libobjc/sgkit

SGKit 是一个 UI 组件合集。
https://github.com/libobjc/sgkit

Last synced: 8 months ago
JSON representation

SGKit 是一个 UI 组件合集。

Awesome Lists containing this project

README

          

# SGKit

SGKit 是一个 UI 组件合集。

## 包含组件

具体使用方式参看 demo。

- SGTransformView - 自由变换视图,适用于贴纸。
- SGPageView - 类似网易新闻。
- SGSwipeView - 类似半塘。
- SGImagePlayer - 轮播图。
- SGCollectionViewFlowLayout - 自定义 UICollectionView Section 的背景颜色。
- SGGuideView - 引导图。

## 效果演示

### SGTransformView

![SGTransformView](https://github.com/libobjc/resource/blob/master/SGKit/SGTtansformView.gif?raw=true)

### SGPageView

![SGTransformView](https://github.com/libobjc/resource/blob/master/SGKit/SGPageView.gif?raw=true)

### SGSwipeView

![SGTransformView](https://github.com/libobjc/resource/blob/master/SGKit/SGSwipeView.gif?raw=true)

### SGImagePlayer

![SGTransformView](https://github.com/libobjc/resource/blob/master/SGKit/SGImagePlayer.gif?raw=true)

### SGCollectionViewFlowLayout

![SGTransformView](https://github.com/libobjc/resource/blob/master/SGKit/SGColloectionViewFlowLayout.gif?raw=true)

### SGGuideView

![SGTransformView](https://github.com/libobjc/resource/blob/master/SGKit/SGGuideView.gif?raw=true)