Open johnny77221 opened 6 years ago
You can add @objc for: @objc public var loadControl: UILoadControl? @objc func updateUI() @objc public func endLoading() so that people using objective c can also use this library
You can add @objc for: @objc public var loadControl: UILoadControl? @objc func updateUI() @objc public func endLoading() so that people using objective c can also use this library