Skip to content

Releases: bpisano/Sticker

1.4.0

Choose a tag to compare

@bpisano bpisano released this 26 Jan 09:34
  • Thanks to @myawesomehub contribution, you can change the sticker pattern using the new stickerPattern modifier. You can choose between .diamond and .square. The default value is .diamond.
  • Fixed sticker pattern distortion when the view size and height where not equals.

1.3.0

Choose a tag to compare

@bpisano bpisano released this 24 Dec 10:17
  • Lowered the CoreMotion accelerometer updateInterval property to have a nice behavior by default.
  • Improved Swift 6 compatibility.

1.2.1

Choose a tag to compare

@bpisano bpisano released this 20 Nov 08:26
  • Fixed unavailable CMMotionManager which led to the package not being able to be imported on macOS.

1.2.0

Choose a tag to compare

@bpisano bpisano released this 15 Nov 11:17
  • Added the .accelerometer sticker motion effect. Tilt your phone to rotate your sticker.
  • Fixed motion effects not rotating the view on first use.

1.1.1

Choose a tag to compare

@bpisano bpisano released this 13 Nov 15:12
  • Fixed motion effects not rotating the view on first use.
  • Fixed shader compilation.
  • Improved documentation.

1.1.0

Choose a tag to compare

@bpisano bpisano released this 13 Nov 10:59
  • Added a new .dragGesture sticker motion effect that makes the view look at the drag gesture.