All Versions
10
Latest Version
Avg Release Cycle
30 days
Latest Release
2000 days ago
Changelog History
Changelog History
-
v1.5.0
March 30, 2019 -
v1.4.0 Changes
February 06, 20191.4.0
๐ Supports rounded-rect
rect(x, y, w, h, r)
rect(x, y, w, h, tl, tr, bl, br)
-
v1.3.0 Changes
November 30, 2018๐ 1.3.0 Support Swift 4.2
-
v1.2.0 Changes
October 27, 2018๐ 1.2.1 Supports gesture events
iOS
- func didTap()
- ๐ func didRelease()
- func didDrag()
- func didSwipe(direction: UISwipeGestureRecognizer.Direction)
- func didPinch(scale: CGFloat, velocity: CGFloat)
- func didRotate(rotation: CGFloat, velocity: CGFloat)
- func didLongPress()
OSX
- func didClick()
- ๐ func didRelease()
- func didDrag()
- ๐ func didMove()
- func didMagnify(magnification: CGFloat)
- func didRotate(rotation: CGFloat, inDegrees: CGFloat)
- func didPress()
- func didScroll(x: CGFloat, y: CGFloat)
-
v1.1.3 Changes
September 10, 20181.1.3
- Divided submodules
-
v1.1.2
September 09, 2018 -
v1.1.1
September 09, 2018 -
v1.1.0 Changes
September 09, 20181.1.0 divided submodules
- โ Add
Core
module as subspec
- โ Add
-
v1.0.6
July 04, 2018 -
v1.0.5
July 04, 2018