XHSetting 1.0

XHSetting 1.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • 曾宪华

中文:类似微信、QQ、instagram、网易新闻、唱吧、新浪微博、Twitter、系统设置的设置页面

English: like weChat、 QQ、 instagram、NetEase new、changba、sina weibo、Twitter、system setting a SettingsViewController.

image image image image image image image

例子

Example

1、继承XHSetting
2、在ViewDidloadl利用如下方法:
添加一个section
- (void)addSection:(XHTableViewControllerAddSectionBlock)b;
- 
在某个section里面添加一个cell
- (void) addCell:(XHTableViewCellBlock)configurationBlock whenSelected:(XHTableViewCellWhenSelectedBlock)whenSelectedBlock;

Thanks

jakemarsh

License

中文: XHSetting 是在MIT协议下使用的,可以在LICENSE文件里面找到相关的使用协议信息.

English: XHSetting is acailable under the MIT license, see the LICENSE file for more information.