Skip to content

Version 0.3.7

Compare
Choose a tag to compare
@rdeassis rdeassis released this 09 Nov 22:19
· 1016 commits to main since this release
ee57d1c

What's new:

iOS:

  • BottomSheet: Added ability to keep the content visible when the bottom sheet is collapsed.
  • SideTabBar: Fix for bug where VoiceOver would announce order of items twice.
  • ActivityViewAnimating: removed unused prototcol.
  • UIScreen extension: no longer publicly available
  • UIImage extension: removed func image(withPrimaryColor primaryColor: UIColor).
  • DemoApp: Fix for bug that wouldn't show the tooltip for the tab bar items when the title was enabled.

Mac:

  • DemoApp: Accessibility improvements: Link, Image button with no label.