I am getting this error
Property cannot be marked @IBInspectable because its type cannot be represented in Objective-C
on Line 87 @IBInspectable var gesturePopDirection:GestureDirection = .LeftToRight of Navigation ControllerDelegate.swift file please fix
I am getting this error
on Line 87 @IBInspectable var gesturePopDirection:GestureDirection = .LeftToRight of Navigation ControllerDelegate.swift file please fix