Skip to content

Releases: lm2343635/ShapeView

0.7.1

Choose a tag to compare

@lm2343635 lm2343635 released this 25 Aug 12:55

0.7

0.7

Choose a tag to compare

@lm2343635 lm2343635 released this 30 Oct 08:52
e5a5833
  • Add hollow corner prepared shape.
  • Support multiple shapes.

0.6.4

Choose a tag to compare

@lm2343635 lm2343635 released this 30 Sep 03:09
  • Support stripe shape path.

0.6.3

Choose a tag to compare

@lm2343635 lm2343635 released this 09 Jul 02:01
db8d701
  • Fix the exception when initializing ShapeLayer.

0.6.2

Choose a tag to compare

@lm2343635 lm2343635 released this 30 May 06:15
  • Fix the crash.

0.6.1

Choose a tag to compare

@lm2343635 lm2343635 released this 29 May 02:31
  • Add cute dialog view.
cuteDialog(radius: CGFloat, arrowPosition: CuteDialogArrowPosition, bounds: @escaping GetBounds)

image

0.6

0.6

Choose a tag to compare

@lm2343635 lm2343635 released this 15 May 09:00
  • Move the effect view to the bottom inner shadow.

  • Use the following new propertied for blur effect.

    • effect: UIVisualEffect?
    • effectAlpha: CGFloat

0.5.1

Choose a tag to compare

@lm2343635 lm2343635 released this 26 Apr 09:31

Fix the issue #3

0.5

0.5

Choose a tag to compare

@lm2343635 lm2343635 released this 29 Mar 02:19
  • Xcode 10.2 and Swift 5.
  • Fix the typo for raduis.

0.4.2

Choose a tag to compare

@lm2343635 lm2343635 released this 04 Mar 03:23
  • Fix the auto layout warnings.