Skip to content

v3.0.0

Compare
Choose a tag to compare
@srdanrasic srdanrasic released this 02 Mar 14:24
· 1162 commits to master since this release
  • Rename UIKit properties from *Dynamic to dyn*
  • Bi-directional bindings
  • New functions: zip, skip, rewrite, any
  • UITableViewDataSourceBond with multiple sections support
  • UIActivityIndicatorView extension
  • UIBarItem extension
  • Dynamic implements Bondable
  • Add bindTo method to Dynamic
  • Drop ->> that has closure on right side due to confusion it creates