You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to implement this slider in my project but when i run the file its become crash on a particular line
required public init?(coder aDecoder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}
Please tell me how can i resolve this?
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to implement this slider in my project but when i run the file its become crash on a particular line
required public init?(coder aDecoder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}
Please tell me how can i resolve this?
The text was updated successfully, but these errors were encountered: