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

@objc tag for property thumbLabel #24

Open
RyuX51 opened this issue May 18, 2020 · 0 comments
Open

@objc tag for property thumbLabel #24

RyuX51 opened this issue May 18, 2020 · 0 comments

Comments

@RyuX51
Copy link

RyuX51 commented May 18, 2020

I'd be really great if you could add a @objc tag to the property thumbLabel in your repo so that user defined runtime attributes in Storyboard can be set.

/// The value label that represents the thumb button
@objc lazy var thumbLabel: StyledLabel = UIBuilder.defaultStyledLabel()

I have to add it on each pod install manually or else I'm getting a

[<SnappingStepper.SnappingStepper 0x112209860> valueForUndefinedKey:]: this class is not key value coding-compliant for the key thumbLabel.

Tthanks for your great framework. :)

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