Skip to content

Motion, Switch, & TabBar

Compare
Choose a tag to compare
@daniel-jonathan daniel-jonathan released this 17 Dec 18:03
· 892 commits to development since this release
  • issue-194: Fixed an issue where hitTest was failing after translation animation.
  • issue-624: Updated Switch & TabBar control to only call the delegation methods when the control is updated through a user interaction.
  • Renamed Switch.on to Switch.isOn.
  • Removed Switch.setOn function.
  • issue-630: Added Reminders and RemindersController.
  • Added isDividerHidden for the Divider UIView extension.