Skip to content

1.7.0

Compare
Choose a tag to compare
@nathantannar4 nathantannar4 released this 02 May 05:09
· 16 commits to main since this release
  • HostingController will now sync its layout animations with UIView.animate, similar to HostingView. To opt-out, set automaticallyAllowUIKitAnimationsForNextUpdate to false`
  • Adds ViewStackAxisReader for making views that read if they are in a VStack/HStack, similar to the behaviour of Divider