Skip to content

Wb / m²

Compare
Choose a tag to compare
@kzaher kzaher released this 11 Apr 09:30
· 2338 commits to main since this release

Features

  • adds Driver.drive with Variable parameter.
  • exposes RxSearchBarDelegateProxy
  • adds rx_cancelButtonClicked to UISearchBar.
  • adds rx_searchButtonClicked to UISearchBar.
  • adds UISearchController extensions:
    • rx_didDismiss
    • rx_didPresent
    • rx_present
    • rx_willDismiss
    • rx_willPresent

Anomalies

  • Fixes anomaly with multicast disposing subscription.
  • Small grammar fixes in code.
  • Fixes in documentation.