Skip to content

v1.12.0

Choose a tag to compare

@gtokman gtokman released this 03 May 12:33
· 129 commits to main since this release

1.12.0 (2021-05-03)

Features

  • add helpers to add child view controllers (3159b7c)
  • add new fill equal frame extension and wrapping view in a hosted controller (c462a8a)
  • add sink Result variant to Combine extensions (3075954)
  • add UIView helper for filling parent with constraints (d2152c6)
  • dynamic color helper (5e11862)
  • new geometry proxy computed vars for safe area (5319dbc)
  • Screen helper to access UIScreen main properties (d094b50)

Bug Fixes

  • update bindings to be optional on view extensions (08861a0)