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
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