Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yulingtianxia committed Jun 12, 2018
1 parent 961facc commit 82f3a8b
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,11 @@

TBActionSheet is a small library that allows you to substitute Apple's uncustomizable `UIActionSheet`, with a beautiful and totally customizable actionsheet that you can use in your iOS app. The default style is iOS9/10, you can make your own style. Enjoy!

Here is a gif showing TBActionSheet's powerful individuation:
Here are some pictures showing TBActionSheet's powerful individuation. You can change UI dynamically:

![](images/demo.gif)

You can add buttons on it dynamically:

![](images/addButton.gif)

This is the iOS9/10 style of `TBActionSheet` running on iOS7&iPhone 4s:

![](images/iPhone4s.jpg)

You can also add your custom `UIView` under the title of `TBActionSheet`:

![](images/iPhone6p.jpg)

**TBActionSheet supports autorotation**, but there is some bugs on iOS7 :(

BTW, `TBActionSheet` also suppots BLOCK now!
Expand Down

0 comments on commit 82f3a8b

Please sign in to comment.