RXCocoaUse - QDDCoder/LZLearniOS GitHub Wiki
名字 | 简介 | 名字 | 简介 |
---|---|---|---|
UIActivityIndicatorView+Rx | 加载提示 | UIAlertAction+Rx | 弹窗 |
UIApplication+Rx | Application设置 | UIBarButtonItem+Rx | BarButton设置 |
UIButton+Rx | 按钮 | UICollectionView+Rx | CollectionView设置 |
UIControl+Rx | UIControl设置 | UIDatePicker+Rx | 日期选择器 |
UIGestureRecognizer+Rx | 手势识别器 | UIImageView+Rx | 图片 |
UILabel+Rx | 文字Lable | UINavigationController+Rx | 路由管理 |
UINavigationItem+Rx | 路由管理item | UIPageControl+Rx | 分页器 |
UIPickerView+Rx | 选择器 | UIProgressView+Rx | 进度 |
UIRefreshControl+Rx | 原生下拉刷新 | UIScrollView+Rx | ScrollView设置 |
UISearchBar+Rx | 搜索栏 | UISearchController+Rx | 搜索控制器 |
UISegmentedControl+Rx | 分段控制器 | UISlider+Rx | 滑动控件 |
UIStepper+Rx | 步进器 | UISwitch+Rx | 开关 |
UITabBar+Rx | TabBar设置 | UITabBarController+Rx | 集合视图控制器 |
UITabBarItem+Rx | TabBarItem设置 | UITableView+Rx | TableView设置 |
UITextField+Rx | 输入框 | UITextView+Rx | 文本段输入 |
UIView+Rx | View设置 | UIViewController+Rx | 控制器 |
URLSession+Rx | 系统网络接口 | WKWebView+Rx | webView设置 |