Released on 2022-06-06
- Bump to iOS 13
Released on 2022-06-06
- Adds custom accessibilityRotor and accessibilityFrame/label to each node (#58)
Released on 2020-06-16
- Added Reset Function to MagneticView, Enabled Mac Catalyst on Example, Refactoring
Released on 2020-04-05
- Allow a custom animationDuration selectedScale deselectedScale to be set dbe2ab2
- Allow a different color (selectedColor) to be shown during the selectionAnimation and likewise with the font color (selectedFontColor) dbe2ab2
- Long press to remove the node, based on removeNodeOnLongPress and longPressDuration f0bcd2a
- Added a new optional method to the MagneticDelegate called when a node is removed
Released on 2019-10-25
- SPM Fix
Released on 2019-10-05
- SPM Support
Released on 2019-08-18
- Removed MaskNode
Released on 2019-04-23
- Swift 5.0 support
Released on 2018-12-06
- Exposed functions
Released on 2018-12-06
- Added Node convenience init
Released on 2018-12-06
- Swift 4.2 Support
Released on 2018-12-06
- Added custom node paths and spacing
Released on 2018-08-21
- Minor fix
Released on 2018-07-10
- Label alignment fixed
Released on 2018-05-18
- Updated Podspec
Released on 2018-05-08
- Added documentation
Released on 2018-05-01
- Minor improvements
Released on 2018-03-30
- Swift 4.1 Support
Released on 2017-12-13
- Custom node path
Released on 2017-12-13
- Image bugs fix
Released on 2017-12-10
- Image aspect ratio fix
Released on 2017-12-06
- Selection fix
Released on 2017-11-21
- Bug fix
Released on 2017-09-20
- Updated to Swift 4
Released on 2017-09-05
- Fixed radius bug
Released on 2017-07-24
- Fixed initializer access
Released on 2017-05-14
- Added stroke color
Released on 2017-05-11
- Added multiline label
Released on 2017-04-06
- Added animation options
Released on 2017-04-01
- Added delegate methods for selection
- Added documentation
- Updated Example
Released on 2017-03-27
- Bug fixes
Released on 2017-03-27
- Updated animations
Released on 2017-03-08
- Created Project