- 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
toSwitch.isOn
. - Removed
Switch.setOn
function. - issue-630: Added
Reminders
andRemindersController
. - Added
isDividerHidden
for theDivider UIView
extension.