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

Properties should be public #7

Closed
fjcaetano opened this issue Aug 9, 2016 · 1 comment
Closed

Properties should be public #7

fjcaetano opened this issue Aug 9, 2016 · 1 comment

Comments

@fjcaetano
Copy link

Hi, this looks great, but I'm having trouble installing it with Cocoapods. The main issue is that the project seems to be missing access control.

I can see that currently, in master, the class and the style struct are public, but the properties are not. This means that we can't set them after init and we can't listen for value changes.

TBXark pushed a commit that referenced this issue Aug 9, 2016
#7 Properties should be public
@TBXark
Copy link
Owner

TBXark commented Aug 9, 2016

Thanks to remind, now fix the bug

@TBXark TBXark closed this as completed Aug 9, 2016
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

2 participants