iOS 7 中的UIActionSheet代替:JTSActionSheet

jopen 10年前

JTSActionSheet可用于替换 iOS 7中的UIActionSheet ,拥有可定制的字体和颜色,以及基于块的操作。

截图

iOS 7 中的UIActionSheet代替:JTSActionSheet

为什么要使用?

假如你的项目有这些要求,JTSActionSheet会帮助你实现:

  • 你需要指定自定义的字体按钮和标题。
  • 你想选择自定义所有的颜色:按钮的标题,背景颜色等。
  • You want to use a simple block-based API for button actions.
  • You need to easily drop back to a native appearance for some edge cases.

项目主页:http://www.open-open.com/lib/view/home/1408004688551