Releases: yulingtianxia/TBActionSheet
Releases · yulingtianxia/TBActionSheet
Insert a custom view at anywhere (New Feature!)
Fix bugs and update readme!
Fix Bugs About Colorful Button.
Buttons can have its own (highlight) colors.
Update Blur Effect on iOS 10
- Use UIVisualEffectView on iOS 10
- Update README
Updated for iOS 11
Must build with Xcode 9 or higher.
Scroll enabled.
- Bug fix : #23
- You can scroll the whole action sheet when size of screen is not large enough.
Bug fixed
Circular Reference Fixed.
This is an important update!
Add `close` and `dismiss` funtions
1.5.1 add dismiss and close method
Make `TBActionButton` objects editable!
You can obtain buttons by calling - buttonAtIndex:
method of TBActionSheet
class. TBActionButton
let you make your TBActionSheet
GREAT AGAIN!
Change framework deployment target version
Change framework deployment target version from iOS 9.2 to iOS 8.0.