Skip to content

Bugfixes for Shape and Animations

Choose a tag to compare

@kevinwl02 kevinwl02 released this 21 Oct 06:55
· 52 commits to master since this release

New Additions

  • .multilineTextAlignment() now affects TextField
  • Added capInsets and resizingMode to Image's .resizable()
  • Added .hidesIndicator() modifier to List to hide scroll indicator

Bugfixes

  • Added fix for preventing triggering of unwanted animations by .animation modifier children inheritance.
  • Fixed Shapes to expand properly when view changes its size