RxSwift/RxCocoa/iOS
2020-10-06 20:36:28 +03:00
..
DataSources Remove all unneeded single-line returns 2020-10-06 20:36:28 +03:00
Events Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
Protocols redundant_optional_initialization: Remove redundant initialization with nil 2019-01-30 20:19:57 +01:00
Proxies Remove all deprecations 2020-10-06 20:36:28 +03:00
NSTextStorage+Rx.swift Update RxCocoa to Swift 5 2019-04-07 10:17:49 +02:00
UIActivityIndicatorView+Rx.swift Migration from subscribe(onSuccess:onError:onDisposed:) to subscribe(onSuccess:onFailure:onDisposed:) 2020-10-06 20:36:28 +03:00
UIApplication+Rx.swift Address PR comments 2020-10-06 20:36:28 +03:00
UIBarButtonItem+Rx.swift Take operator renames 2020-10-06 20:36:28 +03:00
UIButton+Rx.swift Migration from subscribe(onSuccess:onError:onDisposed:) to subscribe(onSuccess:onFailure:onDisposed:) 2020-10-06 20:36:28 +03:00
UICollectionView+Rx.swift Remove all unneeded single-line returns 2020-10-06 20:36:28 +03:00
UIControl+Rx.swift Take operator renames 2020-10-06 20:36:28 +03:00
UIDatePicker+Rx.swift Remove all unneeded single-line returns 2020-10-06 20:36:28 +03:00
UIGestureRecognizer+Rx.swift Take operator renames 2020-10-06 20:36:28 +03:00
UINavigationController+Rx.swift Remove all unneeded single-line returns 2020-10-06 20:36:28 +03:00
UIPickerView+Rx.swift Renames X -> More verbose. 2019-04-27 12:37:32 +02:00
UIRefreshControl+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UIScrollView+Rx.swift Remove redundant property binders and KeyPathBinder 2020-10-06 20:36:28 +03:00
UISearchBar+Rx.swift Remove all unneeded single-line returns 2020-10-06 20:36:28 +03:00
UISearchController+Rx.swift Remove all deprecations 2020-10-06 20:36:28 +03:00
UISegmentedControl+Rx.swift Remove all unneeded single-line returns 2020-10-06 20:36:28 +03:00
UISlider+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UIStepper+Rx.swift Remove redundant property binders and KeyPathBinder 2020-10-06 20:36:28 +03:00
UISwitch+Rx.swift Remove all unneeded single-line returns 2020-10-06 20:36:28 +03:00
UITabBar+Rx.swift Remove all unneeded single-line returns 2020-10-06 20:36:28 +03:00
UITabBarController+Rx.swift Remove all unneeded single-line returns 2020-10-06 20:36:28 +03:00
UITableView+Rx.swift Remove all unneeded single-line returns 2020-10-06 20:36:28 +03:00
UITextField+Rx.swift Remove all unneeded single-line returns 2020-10-06 20:36:28 +03:00
UITextView+Rx.swift Rename observeOn(_:) to observe(on:) 2020-10-06 20:36:28 +03:00
WKWebView+Rx.swift RxSwift 5.1.1 2020-03-26 07:15:40 +02:00