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
I'm facing issue in Xcode 11.2 and swift 5 and above
Property cannot be marked @IBInspectable because its type cannot be represented in Objective-C
I want to make the demo of this library in latest iOS version
I just create a new project
2.insatll pod
3.resolve minor suggested errors
4.i face this issue Property cannot be marked @IBInspectable because its type cannot be represented in Objective-C
Please help me out
thanks in advance
report a bug
one more thing I found one crash in example demo when you click on the close button it will crash and you have to restart the demo.
Your Environment
Swift version: 5.2
iOS version: 13.2
Device: any 13 supported
Xcode version: 11.2
The text was updated successfully, but these errors were encountered:
Report
report a bug
I'm facing issue in Xcode 11.2 and swift 5 and above
Property cannot be marked @IBInspectable because its type cannot be represented in Objective-C
2.insatll pod
3.resolve minor suggested errors
4.i face this issue
Property cannot be marked @IBInspectable because its type cannot be represented in Objective-C
Please help me out
thanks in advance
report a bug
one more thing I found one crash in example demo when you click on the close button it will crash and you have to restart the demo.
Your Environment
The text was updated successfully, but these errors were encountered: