Skip to content

1.2.0

Compare
Choose a tag to compare
@SebastianBoldt SebastianBoldt released this 25 Feb 20:50
· 207 commits to master since this release
  • There is a new cool animation style called shiftIn Animation. Check out the README to find out more
  • Rounding Corners can now be specified unsing the corners property (e.g. presentation.corners = [.leftBottom,rightTop])
  • You can disable tap to dismiss by setting isTapBackgroundToDismissEnabled to false
  • You can now set properties without using the basic initaliziers
  • Code clean up
  • Startet with integrating Unit-Tests