RxSwift/RxCocoa/iOS
2020-10-06 20:36:28 +03:00
..
DataSources RxCocoa: Rename S generic constraint to Sequence 2019-04-25 12:57:02 +02: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 RxSwift 5.1.1 2020-03-26 07:15:40 +02:00
NSTextStorage+Rx.swift Update RxCocoa to Swift 5 2019-04-07 10:17:49 +02:00
UIActivityIndicatorView+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UIAlertAction+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UIApplication+Rx.swift Add reactive events for UIApplication notifications 2020-10-06 20:36:28 +03:00
UIBarButtonItem+Rx.swift Reduce fileprivate usage 2020-02-08 18:33:29 +02:00
UIButton+Rx.swift Update RxCocoa to Swift 5 2019-04-07 10:17:49 +02:00
UICollectionView+Rx.swift fix typo 2020-02-08 18:33:29 +02:00
UIControl+Rx.swift Update RxCocoa to Swift 5 2019-04-07 10:17:49 +02:00
UIDatePicker+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UIGestureRecognizer+Rx.swift Ensure running on main thread instead of being called on the main thread 2019-03-09 14:20:34 +01:00
UIImageView+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UILabel+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UINavigationController+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UINavigationItem+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UIPageControl+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UIPickerView+Rx.swift Renames X -> More verbose. 2019-04-27 12:37:32 +02:00
UIProgressView+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UIRefreshControl+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UIScrollView+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UISearchBar+Rx.swift Fix indentation. 2019-03-31 21:49:45 +02:00
UISearchController+Rx.swift closure_spacing: Fix closure spacing around braces 2019-01-30 20:19:57 +01:00
UISegmentedControl+Rx.swift unneeded_parentheses_in_closure_argument: Remove closure argument parantheses 2019-01-30 20:19:57 +01:00
UISlider+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UIStepper+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UISwitch+Rx.swift Update UISwitch+Rx docs 2018-10-26 21:38:36 +02:00
UITabBar+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UITabBarController+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UITabBarItem+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
UITableView+Rx.swift Add highlight/unhighlight control events to UITableView (#2171) 2020-10-06 20:36:28 +03:00
UITextField+Rx.swift [feature/isSecureTextEntryBinder] implement UITextField isSecureTextEntry binder 2020-02-08 18:33:29 +02:00
UITextView+Rx.swift Minor colon spacing fixes 2019-01-30 20:19:57 +01:00
UIView+Rx.swift Make backgroundColor binder optional and add tests 2019-03-10 18:46:33 +01:00
UIViewController+Rx.swift Removes RX_NO_MODULE. 2017-11-04 18:53:02 +01:00
WKWebView+Rx.swift RxSwift 5.1.1 2020-03-26 07:15:40 +02:00