TBActionSheet Versions Save

A Custom&Powerful Action Sheet For iOS. 一个 ActionSheet 满足所有样式!超高自由度的可定制!

1.6.1

5 years ago

Fix bugs and update readme!

1.6.0

6 years ago

Buttons can have its own (highlight) colors.

1.5.6

6 years ago
  1. Use UIVisualEffectView on iOS 10
  2. Update README

1.5.5

6 years ago

Must build with Xcode 9 or higher.

1.5.4

6 years ago
  1. Bug fix : https://github.com/yulingtianxia/TBActionSheet/pull/23
  2. You can scroll the whole action sheet when size of screen is not large enough.

1.5.3

7 years ago

TBActionSheet 消失之后,创建的window没有销毁 https://github.com/yulingtianxia/TBActionSheet/issues/20

1.5.2

7 years ago

This is an important update!

1.5.1

7 years ago

1.5.0

7 years ago

You can obtain buttons by calling - buttonAtIndex: method of TBActionSheet class. TBActionButton let you make your TBActionSheet GREAT AGAIN!

1.4.5

7 years ago

Change framework deployment target version from iOS 9.2 to iOS 8.0.