We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
at first select slider in storyboard, put minimum and maximum value of slider in attribute-inspector.
in customViewController.swift , inside action slider
customLabelName.text = String(Int(sender.value))