Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property cannot be marked @IBInspectable because its type cannot be represented in Objective-C #83

Open
Yagnik13 opened this issue Nov 7, 2019 · 0 comments

Comments

@Yagnik13
Copy link

Yagnik13 commented Nov 7, 2019

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

  1. 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant