Releases: RxSwiftCommunity/RxController
Releases · RxSwiftCommunity/RxController
1.3.2
10 Sep 07:49
Compare
Sorry, something went wrong.
No results found
1.3.1
24 Jul 14:24
Compare
Sorry, something went wrong.
No results found
1.3
17 Jan 08:28
Compare
Sorry, something went wrong.
No results found
Support viewDidLayoutSubview
, viewWillLayoutSubviews
, and viewSafeAreaInsetsDidChange
within RxViewModel
viewDidLayoutSubview: Observable<Void>
viewWillLayoutSubviews: Observable<Void>
viewSafeAreaInsetsDidChange: Observable<Void>
1.2
15 Jan 13:58
Compare
Sorry, something went wrong.
No results found
1.1.2
09 Oct 13:33
Compare
Sorry, something went wrong.
No results found
Add needed UiKit and Foundation imports: #9
1.1.1
02 Oct 15:31
Compare
Sorry, something went wrong.
No results found
Use rx.methodInvoked
to detect lifecycle
1.1
15 Sep 12:57
Compare
Sorry, something went wrong.
No results found
Access lifecycle from view model directly
1.0
30 Apr 19:39
Compare
Sorry, something went wrong.
No results found
Add override methods for RxViewController
Skip building rxtree by .rxtree-version
0.10
20 Feb 12:51
Compare
Sorry, something went wrong.
No results found
Update RxFlow to 2.7
Update Swift to 5.1
0.9.5
19 Feb 15:12
Compare
Sorry, something went wrong.
No results found
Add Cacheable to RxControllerEvent