Skip to content

Releases: bpisano/Sticker

1.4.0

26 Jan 09:34
Compare
Choose a tag to compare
  • 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

24 Dec 10:17
Compare
Choose a tag to compare
  • Lowered the CoreMotion accelerometer updateInterval property to have a nice behavior by default.
  • Improved Swift 6 compatibility.

1.2.1

20 Nov 08:26
Compare
Choose a tag to compare
  • Fixed unavailable CMMotionManager which led to the package not being able to be imported on macOS.

1.2.0

15 Nov 11:17
Compare
Choose a tag to compare
  • 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

13 Nov 15:12
Compare
Choose a tag to compare
  • Fixed motion effects not rotating the view on first use.
  • Fixed shader compilation.
  • Improved documentation.

1.1.0

13 Nov 10:59
Compare
Choose a tag to compare
  • Added a new .dragGesture sticker motion effect that makes the view look at the drag gesture.